Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.c211 static long xe_drm_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in xe_drm_compat_ioctl() function
229 #define xe_drm_compat_ioctl NULL macro
240 .compat_ioctl = xe_drm_compat_ioctl,