Searched refs:wait_for_device_probe (Results 1 - 13 of 13) sorted by relevance

/linux-master/include/linux/device/
H A Ddriver.h130 void wait_for_device_probe(void);
/linux-master/kernel/power/
H A Duser.c177 wait_for_device_probe();
258 wait_for_device_probe();
H A Dhibernate.c970 wait_for_device_probe();
/linux-master/drivers/md/
H A Ddm-init.c292 wait_for_device_probe();
H A Dmd-autodetect.c264 wait_for_device_probe();
/linux-master/init/
H A Ddo_mounts.c479 wait_for_device_probe();
/linux-master/drivers/base/
H A Ddd.c207 wait_for_device_probe();
612 * wait_for_device_probe() right after that to avoid any races.
763 * wait_for_device_probe
766 void wait_for_device_probe(void) function
775 EXPORT_SYMBOL_GPL(wait_for_device_probe); variable
H A Dcore.c1604 wait_for_device_probe();
1864 wait_for_device_probe();
1874 wait_for_device_probe();
4829 wait_for_device_probe();
/linux-master/drivers/mtd/devices/
H A Dblock2mtd.c244 * Calling wait_for_device_probe in the first loop
249 wait_for_device_probe();
/linux-master/drivers/s390/block/
H A Ddasd_fba.c798 wait_for_device_probe();
H A Ddasd_eckd.c6949 wait_for_device_probe();
/linux-master/net/ipv4/
H A Dipconfig.c1450 wait_for_device_probe();
/linux-master/drivers/base/power/
H A Dmain.c1859 wait_for_device_probe();

Completed in 338 milliseconds