Home
last modified time | relevance | path

Searched refs:drm_get_pci_domain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_pci.c99 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain() function
102 /* For historical reasons, drm_get_pci_domain() is busticated in drm_get_pci_domain()
116 drm_get_pci_domain(dev), in drm_pci_set_busid()
129 if ((p->busnum >> 8) != drm_get_pci_domain(dev) || in drm_pci_irq_by_busid()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_pci.c45 static int drm_get_pci_domain(struct drm_device *dev) in drm_get_pci_domain() function
48 /* For historical reasons, drm_get_pci_domain() is busticated in drm_get_pci_domain()
64 drm_get_pci_domain(dev), in drm_pci_set_busid()
81 if ((p->busnum >> 8) != drm_get_pci_domain(dev) || in drm_legacy_pci_irq_by_busid()

Completed in 1 milliseconds