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

  /src/sys/external/bsd/drm2/include/drm/
drm_agp_netbsd.h 168 drm_unbind_agp(struct agp_bridge_data *bridge, struct agp_memory *mem) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/
drm_memory.c 121 int drm_unbind_agp(struct agp_memory *handle) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_agpsupport.h 74 static inline int drm_unbind_agp(struct agp_bridge_data *, struct agp_memory *);
78 int drm_unbind_agp(struct agp_memory * handle);
131 static inline int drm_unbind_agp(struct agp_memory * handle) function in typeref:typename:int

Completed in 48 milliseconds