Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_ioc32.c68 #define DRM_IOCTL_AGP_BIND32 DRM_IOW( 0x36, drm_agp_binding32_t)
69 #define DRM_IOCTL_AGP_UNBIND32 DRM_IOW( 0x37, drm_agp_binding32_t)
737 } drm_agp_binding32_t; typedef
742 drm_agp_binding32_t __user *argp = (void __user *)arg; in compat_drm_agp_bind()
743 drm_agp_binding32_t req32; in compat_drm_agp_bind()
758 drm_agp_binding32_t __user *argp = (void __user *)arg; in compat_drm_agp_unbind()