Searched refs:nouveau_drm_ioctl (Results 1 – 3 of 3) sorted by relevance
5 long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
66 ret = nouveau_drm_ioctl(filp, cmd, arg); in nouveau_compat_ioctl()
878 nouveau_drm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nouveau_drm_ioctl() function907 .unlocked_ioctl = nouveau_drm_ioctl,