HomeSort by: relevance | last modified time | path
    Searched defs:drm_agp_alloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/drm/
drm_agp_hook.c 213 drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int
  /src/sys/external/bsd/drm/dist/bsd-core/
drm_agpsupport.c 208 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) function in typeref:typename:int
260 retcode = drm_agp_alloc(dev, &request);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h 95 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
168 static inline int drm_agp_alloc(struct drm_device *dev, function in typeref:typename:int

Completed in 12 milliseconds