Searched refs:xe_drm_compat_ioctl (Results 1 – 1 of 1) sorted by relevance
214 static long xe_drm_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in xe_drm_compat_ioctl() function232 #define xe_drm_compat_ioctl NULL macro243 .compat_ioctl = xe_drm_compat_ioctl,