Searched defs:drm_agp_unbind (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_agpsupport.c313 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) function
344 return drm_agp_unbind(dev, request);
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_agpsupport.c276 drm_agp_unbind(DRM_IOCTL_ARGS) function
300 DRM_ERROR("drm_agp_unbind: AGPIOC_UNBIND failed");
488 DRM_ERROR("drm_agp_unbind: AGPIO_UNBIND failed");
H A Ddrm_drv.c147 drm_agp_unbind, 1, 1, "drm_agp_unbind"); local

Completed in 14 milliseconds