Home
last modified time | relevance | path

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

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