Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_ioc32.c63 static drm_ioctl_compat_t *i915_compat_ioctls[] = {
79 drm_ioctl_compat_t *fn = NULL; in i915_ioc32_compat_ioctl()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_ioc32.c54 drm_ioctl_compat_t *fn = NULL; in nouveau_compat_ioctl()
/openbmc/linux/include/drm/
H A Ddrm_ioctl.h67 typedef int drm_ioctl_compat_t(struct file *filp, unsigned int cmd, typedef
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c911 drm_ioctl_compat_t *fn;
976 drm_ioctl_compat_t *fn; in drm_compat_ioctl()