Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/drm/
H A Ddrm_agp_hook.c222 drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free() function
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_agpsupport.h174 static inline int drm_agp_free(struct drm_device *dev, in drm_agp_free() function
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_agpsupport.c357 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free() function