Release 4.7 drivers/gpu/drm/nouveau/nouveau_ioctl.h
  
  
#ifndef __NOUVEAU_IOCTL_H__
#define __NOUVEAU_IOCTL_H__
long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
#endif
Overall Contributors
 | Person | Tokens | Prop | Commits | CommitProp | 
| ben skeggs | ben skeggs | 24 | 60.00% | 1 | 50.00% | 
| dave airlie | dave airlie | 16 | 40.00% | 1 | 50.00% | 
 | Total | 40 | 100.00% | 2 | 100.00% | 
  
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.