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

  /src/sys/external/bsd/drm2/drm/
drm_agp_hook.c 240 drm_agp_unbind(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 279 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) function in typeref:typename:int
310 retcode = drm_agp_unbind(dev, &request);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h 101 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);
180 static inline int drm_agp_unbind(struct drm_device *dev, function in typeref:typename:int

Completed in 12 milliseconds