Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dpci-driver.c343 return dev->is_virtfn && dev->physfn->is_probed; in pci_physfn_is_probed()
362 dev->is_probed = 1; in pci_call_probe()
382 dev->is_probed = 0; in pci_call_probe()
/linux/include/linux/
A Dpci.h454 unsigned int is_probed:1; /* Device probing in progress */ member

Completed in 14 milliseconds