Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_ioctl.h5 long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
Dnouveau_ioc32.c50 long nouveau_compat_ioctl(struct file *filp, unsigned int cmd, in nouveau_compat_ioctl() function
Dnouveau_drm.c1218 .compat_ioctl = nouveau_compat_ioctl,