Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dprobe.c2512 static struct platform_device *pci_pwrctrl_create_device(struct pci_bus *bus, int devfn) in pci_pwrctrl_create_device() function
2542 static struct platform_device *pci_pwrctrl_create_device(struct pci_bus *bus, int devfn) in pci_pwrctrl_create_device() function
2563 if (pci_pwrctrl_create_device(bus, devfn)) in pci_scan_device()