Searched defs:drm_agp_buffer (Results 1 – 4 of 4) sorted by relevance
306 struct drm_agp_buffer { struct307 unsigned long size;308 unsigned long handle;309 unsigned long type;310 unsigned long physical;
308 struct drm_agp_buffer { struct309 unsigned long size;310 unsigned long handle;311 unsigned long type;312 unsigned long physical;
545 struct drm_agp_buffer { struct558 unsigned long handle; /**< From drm_agp_buffer */ argument