Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/device/
H A Ddriver.h129 bool __init driver_probe_done(void);
/openbmc/linux/init/
H A Ddo_mounts.c422 while (!driver_probe_done() || in wait_for_root()
/openbmc/linux/drivers/base/
H A Ddd.c756 bool __init driver_probe_done(void) in driver_probe_done() function