Searched refs:drm_agp_unbind (Results 1 - 5 of 5) 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
H A DdrmP.h814 int drm_agp_unbind(DRM_IOCTL_ARGS);
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1346 extern int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request);

Completed in 77 milliseconds