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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Ddrm_agpsupport.c45 * \param arg pointer to a (output) drm_agp_info structure.
49 * drm_agp_info structure with the information in drm_agp_head::agp_info.
51 int drm_agp_info(drm_device_t * dev, drm_agp_info_t * info) function
72 EXPORT_SYMBOL(drm_agp_info); variable
82 err = drm_agp_info(dev, &info);
H A Ddrm.h561 typedef struct drm_agp_info { struct
H A DdrmP.h1001 extern int drm_agp_info(drm_device_t * dev, drm_agp_info_t * info);
H A Dmga_dma.c440 err = drm_agp_info(dev, &info);

Completed in 103 milliseconds