Searched defs:pci_get_domain_bus_and_slot (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dpci.h2060 static inline struct pci_dev *pci_get_domain_bus_and_slot(int domain, function
/linux-master/drivers/pci/
H A Dsearch.c228 struct pci_dev *pci_get_domain_bus_and_slot(int domain, unsigned int bus, function
240 EXPORT_SYMBOL(pci_get_domain_bus_and_slot); variable

Completed in 208 milliseconds