Home
last modified time | relevance | path

Searched refs:i915_ioc32_compat_ioctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_ioc32.h11 long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd,
14 #define i915_ioc32_compat_ioctl NULL macro
H A Di915_ioc32.c67 * i915_ioc32_compat_ioctl - handle the mistakes of the past
75 long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_ioc32_compat_ioctl() function
H A Di915_drv.c1667 .compat_ioctl = i915_ioc32_compat_ioctl,
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_ioc32.h11 long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd,
14 #define i915_ioc32_compat_ioctl NULL macro
H A Di915_ioc32.c68 * i915_ioc32_compat_ioctl - handle the mistakes of the past
76 long i915_ioc32_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_ioc32_compat_ioctl() function
H A Di915_driver.c1719 .compat_ioctl = i915_ioc32_compat_ioctl,

Completed in 5 milliseconds