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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/
H A Ddrm_agpsupport.c52 * drm_agp_info structure with the information in drm_agp_head::agp_info.
248 * Walks through drm_agp_head::memory until finding a matching handle.
391 * \return pointer to a drm_agp_head structure.
394 * via the inter_module_* functions. Creates and initializes a drm_agp_head
397 struct drm_agp_head *drm_agp_init(struct drm_device *dev)
399 struct drm_agp_head *head = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_agpsupport.c52 * drm_agp_info structure with the information in drm_agp_head::agp_info.
248 * Walks through drm_agp_head::memory until finding a matching handle.
391 * \return pointer to a drm_agp_head structure.
394 * via the inter_module_* functions. Creates and initializes a drm_agp_head
397 struct drm_agp_head *drm_agp_init(struct drm_device *dev)
399 struct drm_agp_head *head = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/
H A DdrmP.h513 struct drm_agp_head { struct
1022 struct drm_agp_head *agp; /**< AGP data */
1337 extern struct drm_agp_head *drm_agp_init(struct drm_device *dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/
H A DdrmP.h513 struct drm_agp_head { struct
1022 struct drm_agp_head *agp; /**< AGP data */
1337 extern struct drm_agp_head *drm_agp_init(struct drm_device *dev);

Completed in 120 milliseconds