[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pci_device_probe() in pci_driver.c
Hi, everyone
Reading kernel source code util pci_init(), I did not find which routine calls pci_device_probe().
If anyone knows about that, please let know which routine does call pci_device_probe() function in pci_driver.c and when is the function called?
Thanks in advance.