Home
last modified time | relevance | path

Searched defs:drm_compat_ioctl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_ioctl.h176 #define drm_compat_ioctl NULL macro
/openbmc/linux/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