Searched refs:to_pci_sysdata (Results 1 – 2 of 2) sorted by relevance
36 static inline struct pci_sysdata *to_pci_sysdata(const struct pci_bus *bus) in to_pci_sysdata() function46 return to_pci_sysdata(bus)->domain; in pci_domain_nr()58 return to_pci_sysdata(bus)->fwnode; in _pci_root_bus_fwnode()67 return to_pci_sysdata(bus)->vmd_dev != NULL; in is_vmd()113 return to_pci_sysdata(bus)->node; in __pcibus_to_node()
730 return to_pci_sysdata(dev->bus)->vmd_dev; in pci_real_dma_dev()
Completed in 8 milliseconds