HomeSort by: relevance | last modified time | path
    Searched defs:i915_compat_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_ioc32.c 75 * i915_compat_ioctl - handle the mistakes of the past
83 long i915_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function in typeref:typename:long
i915_drv.h 1810 long i915_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
1812 #define i915_compat_ioctl NULL macro

Completed in 15 milliseconds