Searched refs:nouveau_drm_ioctl (Results 1 – 3 of 3) sorted by relevance
6 long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
67 ret = nouveau_drm_ioctl(filp, cmd, arg); in nouveau_compat_ioctl()
1201 nouveau_drm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nouveau_drm_ioctl() function1232 .unlocked_ioctl = nouveau_drm_ioctl,