Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_pci.c199 int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() function
235 EXPORT_SYMBOL(drm_legacy_pci_init);
/openbmc/linux/include/drm/
H A Ddrm_legacy.h215 int drm_legacy_pci_init(const struct drm_driver *driver,
233 static inline int drm_legacy_pci_init(const struct drm_driver *driver, in drm_legacy_pci_init() function