Home
last modified time | relevance | path

Searched refs:nouveau_drm_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_ioctl.h6 long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
H A Dnouveau_ioc32.c67 ret = nouveau_drm_ioctl(filp, cmd, arg); in nouveau_compat_ioctl()
H A Dnouveau_drm.c1275 nouveau_drm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in nouveau_drm_ioctl() function
1306 .unlocked_ioctl = nouveau_drm_ioctl,