Searched refs:pci_get_bus_and_slot (Results 1 – 2 of 2) sorted by relevance
52 memdev = pci_get_bus_and_slot(MEMCTL_BUS, MEMCTL_DEVFN); in i7300_idle_platform_probe()65 dmadev = pci_get_bus_and_slot(IOAT_BUS, IOAT_DEVFN); in i7300_idle_platform_probe()
601 struct pci_dev *pci_get_bus_and_slot(unsigned int bus, unsigned int devfn);1049 static inline struct pci_dev *pci_get_bus_and_slot(unsigned int bus, in pci_get_bus_and_slot() function