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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Ddrm.h300 } drm_agp_info_t; typedef in typeref:struct:drm_agp_info
343 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, drm_agp_info_t)
H A Dagpsupport.c49 drm_agp_info_t info;
64 if (copy_to_user((drm_agp_info_t *)arg, &info, sizeof(info)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Ddrm.h365 } drm_agp_info_t; typedef in typeref:struct:drm_agp_info
421 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, drm_agp_info_t)
H A Ddrm_agpsupport.h48 drm_agp_info_t info;
64 if (copy_to_user((drm_agp_info_t *)arg, &info, sizeof(info)))

Completed in 52 milliseconds