Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci-driver.c288 static long local_pci_probe(void *_ddi) in local_pci_probe() function
355 error = work_on_cpu(cpu, local_pci_probe, &ddi); in pci_call_probe()
357 error = local_pci_probe(&ddi); in pci_call_probe()
360 error = local_pci_probe(&ddi); in pci_call_probe()
/linux-4.4.14/Documentation/power/
Dpci.txt986 each PCI device is incremented by local_pci_probe() before executing the