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

/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_agpsupport.c51 * drm_agp_info structure with the information in drm_agp_head::agp_info.
254 * Walks through drm_agp_head::memory until finding a matching handle.
397 * \return pointer to a drm_agp_head structure.
400 * via the inter_module_* functions. Creates and initializes a drm_agp_head
403 struct drm_agp_head *drm_agp_init(struct drm_device *dev)
405 struct drm_agp_head *head = NULL;
H A DdrmP.h461 struct drm_agp_head { struct
1042 struct drm_agp_head *agp; /**< AGP data */
1343 extern struct drm_agp_head *drm_agp_init(struct drm_device *dev);
/freebsd-10-stable/sys/dev/drm/
H A DdrmP.h474 typedef struct drm_agp_head { struct

Completed in 181 milliseconds