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

/drivers/gpu/drm/
H A Ddrm_ioc32.c63 #define DRM_IOCTL_AGP_BIND32 DRM_IOW( 0x36, drm_agp_binding32_t)
64 #define DRM_IOCTL_AGP_UNBIND32 DRM_IOW( 0x37, drm_agp_binding32_t)
848 } drm_agp_binding32_t; typedef in typeref:struct:drm_agp_binding32
853 drm_agp_binding32_t __user *argp = (void __user *)arg;
854 drm_agp_binding32_t req32;
872 drm_agp_binding32_t __user *argp = (void __user *)arg;

Completed in 53 milliseconds