Searched defs:drm_agp_head (Results 1 – 2 of 2) sorted by relevance
55 struct drm_agp_head { struct56 const struct drm_agp_hooks *hooks;57 struct agp_kern_info agp_info;81 struct drm_agp_head *drm_agp_init(struct drm_device *dev); argument
592 typedef struct drm_agp_head { struct604 } drm_agp_head_t; argument