Home
last modified time | relevance | path

Searched defs:drm_compat_ioctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_ioctl.h177 #define drm_compat_ioctl NULL macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_ioctl.h176 #define drm_compat_ioctl NULL macro
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_ioc32.c981 long drm_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in drm_compat_ioctl() function
1009 EXPORT_SYMBOL(drm_compat_ioctl); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioc32.c971 long drm_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in drm_compat_ioctl() function
1000 EXPORT_SYMBOL(drm_compat_ioctl); variable

Completed in 5 milliseconds