Home
last modified time | relevance | path

Searched refs:drm_agp_clear (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_agpsupport.h43 void drm_agp_clear(struct drm_device *dev);
99 static inline void drm_agp_clear(struct drm_device *dev) in drm_agp_clear() function
/linux-4.1.27/drivers/gpu/drm/
Ddrm_agpsupport.c439 void drm_agp_clear(struct drm_device *dev) in drm_agp_clear() function
Ddrm_pci.c253 drm_agp_clear(dev); in drm_pci_agp_destroy()
Ddrm_fops.c344 drm_agp_clear(dev); in drm_lastclose()