Searched refs:i915_compat_ioctl (Results 1 – 3 of 3) sorted by relevance
78 long i915_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_compat_ioctl() function
2701 extern long i915_compat_ioctl(struct file *filp, unsigned int cmd,2704 #define i915_compat_ioctl NULL macro
2795 .compat_ioctl = i915_compat_ioctl,