Searched refs:nouveau_compat_ioctl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_ioctl.h | 5 long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
|
H A D | nouveau_ioc32.c | 50 long nouveau_compat_ioctl(struct file *filp, unsigned int cmd, in nouveau_compat_ioctl() function
|
H A D | nouveau_drm.c | 1220 .compat_ioctl = nouveau_compat_ioctl,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_ioctl.h | 5 long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
|
H A D | nouveau_ioc32.c | 50 long nouveau_compat_ioctl(struct file *filp, unsigned int cmd, in nouveau_compat_ioctl() function
|
H A D | nouveau_drm.c | 1260 .compat_ioctl = nouveau_compat_ioctl,
|
Completed in 5 milliseconds