Home
last modified time | relevance | path

Searched defs:drm_agp_unbind (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
Ddrm_agpsupport.h121 static inline int drm_agp_unbind(struct drm_device *dev, in drm_agp_unbind() function
/kernel/linux/linux-4.19/include/drm/
Ddrm_agpsupport.h135 static inline int drm_agp_unbind(struct drm_device *dev, in drm_agp_unbind() function
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_agpsupport.c278 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_unbind() function
/kernel/linux/linux-4.19/drivers/gpu/drm/
Ddrm_agpsupport.c271 int drm_agp_unbind(struct drm_device *dev, struct drm_agp_binding *request) in drm_agp_unbind() function