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

  /src/sys/external/bsd/drm2/drm/
drm_agp_hook.c 231 drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request) function in typeref:typename:int
  /src/sys/external/bsd/drm/dist/bsd-core/
drm_agpsupport.c 316 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request) function in typeref:typename:int
351 retcode = drm_agp_bind(dev, &request);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h 104 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request);
186 static inline int drm_agp_bind(struct drm_device *dev, function in typeref:typename:int

Completed in 12 milliseconds