Home
last modified time | relevance | path

Searched refs:wait_for_device_probe (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/device/
H A Ddriver.h139 void wait_for_device_probe(void);
/linux/drivers/base/
H A Ddd.c208 wait_for_device_probe(); in device_block_probing()
819 void wait_for_device_probe(void) in wait_for_device_probe() function
828 EXPORT_SYMBOL_GPL(wait_for_device_probe);
H A Dcore.c1596 wait_for_device_probe(); in device_links_unbind_consumers()
1856 wait_for_device_probe(); in wait_for_init_devices_probe()
1866 wait_for_device_probe(); in wait_for_init_devices_probe()
4809 wait_for_device_probe(); in device_shutdown()
/linux/drivers/mtd/devices/
H A Dblock2mtd.c249 wait_for_device_probe(); in mdtblock_early_get_bdev()
/linux/kernel/power/
H A Dhibernate.c1031 wait_for_device_probe(); in find_resume_device()
/linux/drivers/s390/block/
H A Ddasd_fba.c798 wait_for_device_probe(); in dasd_fba_init()
H A Ddasd_eckd.c6956 wait_for_device_probe(); in dasd_eckd_init()
/linux/net/ipv4/
H A Dipconfig.c1445 wait_for_device_probe(); in wait_for_devices()
/linux/Documentation/driver-api/
H A Ddevice_link.rst286 (Call to :c:func:`wait_for_device_probe()` from