Home
last modified time | relevance | path

Searched refs:drm_agp_unbind (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_agpsupport.c278 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_unbind() function
294 EXPORT_SYMBOL(drm_agp_unbind);
302 return drm_agp_unbind(dev, request); in drm_agp_unbind_ioctl()
H A DdrmP.h1816 extern int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);
1927 static inline int drm_agp_unbind(struct drm_device *dev, in drm_agp_unbind() function