Home
last modified time | relevance | path

Searched refs:drm_legacy_pci_exit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_pci.c245 void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit() function
267 EXPORT_SYMBOL(drm_legacy_pci_exit);
/openbmc/linux/include/drm/
H A Ddrm_legacy.h217 void drm_legacy_pci_exit(const struct drm_driver *driver,
239 static inline void drm_legacy_pci_exit(const struct drm_driver *driver, in drm_legacy_pci_exit() function