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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_agpsupport.c51 int drm_agp_info(drm_device_t * dev, drm_agp_info_t * info)
79 drm_agp_info_t info;
86 if (copy_to_user((drm_agp_info_t __user *) arg, &info, sizeof(info)))
H A Ddrm.h573 } drm_agp_info_t; typedef in typeref:struct:drm_agp_info
642 #define DRM_IOCTL_AGP_INFO DRM_IOR( 0x33, drm_agp_info_t)
H A DdrmP.h1001 extern int drm_agp_info(drm_device_t * dev, drm_agp_info_t * info);
H A Dmga_dma.c429 drm_agp_info_t info;
H A Ddrm_ioc32.c775 drm_agp_info_t __user *info;

Completed in 104 milliseconds