Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_agpsupport.h40 void drm_agp_clear(struct drm_device *dev);
96 static inline void drm_agp_clear(struct drm_device *dev) in drm_agp_clear() function
/linux-4.4.14/drivers/gpu/drm/
Ddrm_agpsupport.c437 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.c373 drm_agp_clear(dev); in drm_lastclose()