Home
last modified time | relevance | path

Searched defs:drm_unbind_agp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/include/drm/
H A Ddrm_agp_netbsd.h168 drm_unbind_agp(struct agp_bridge_data *bridge, struct agp_memory *mem) in drm_unbind_agp() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_memory.c121 int drm_unbind_agp(struct agp_memory *handle) in drm_unbind_agp() function
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_agpsupport.h131 static inline int drm_unbind_agp(struct agp_memory * handle) in drm_unbind_agp() function