Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c214 static long xe_drm_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in xe_drm_compat_ioctl() function
232 #define xe_drm_compat_ioctl NULL macro
243 .compat_ioctl = xe_drm_compat_ioctl,