Re: pci_device_probe() in pci_driver.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You may want to try putting a call:

WARN_ON(1);

This will give you a stack dump, listing the flow.

(But then, firstly, you have to make sure that the function do get called.)

HTH.

On Thu, Oct 16, 2008 at 3:10 PM, J. H. Kim <frog1120@xxxxxxxxx> wrote:
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.






[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux