Searched refs:drm_agp_bind (Results 1 – 2 of 2) sorted by relevance
317 int drm_agp_bind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_bind() function337 EXPORT_SYMBOL(drm_agp_bind);345 return drm_agp_bind(dev, request); in drm_agp_bind_ioctl()
517 err = drm_agp_bind(dev, &bind_req); in mga_do_agp_dma_bootstrap()