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

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_agpsupport.c58 struct drm_agp_head *agp = dev->agp;
74 * drm_agp_info structure with the information in drm_agp_head::agp_info.
287 * Walks through drm_agp_head::memory until finding a matching handle.
447 * \return pointer to a drm_agp_head structure.
450 * via the inter_module_* functions. Creates and initializes a drm_agp_head
453 struct drm_agp_head *drm_agp_init(struct drm_device *dev)
455 struct drm_agp_head *head = NULL;
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h710 typedef struct drm_agp_head { struct
1172 struct drm_agp_head *agp; /**< AGP data */
1333 extern struct drm_agp_head *drm_agp_init(struct drm_device *dev);
/solaris-x11-s11/open-src/kernel/efb/src/
H A DdrmP.h432 typedef struct drm_agp_head { struct

Completed in 23 milliseconds