Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Duser.c177 wait_for_device_probe(); in snapshot_write()
258 wait_for_device_probe(); in snapshot_ioctl()
H A Dhibernate.c978 wait_for_device_probe(); in find_resume_device()
/linux/include/linux/device/
H A Ddriver.h130 void wait_for_device_probe(void);
/linux/drivers/base/
H A Ddd.c207 wait_for_device_probe(); in device_block_probing()
768 void wait_for_device_probe(void) in wait_for_device_probe() function
777 EXPORT_SYMBOL_GPL(wait_for_device_probe);
H A Dcore.c1597 wait_for_device_probe(); in device_links_unbind_consumers()
1857 wait_for_device_probe(); in wait_for_init_devices_probe()
1867 wait_for_device_probe(); in wait_for_init_devices_probe()
4770 wait_for_device_probe(); in device_shutdown()
/linux/drivers/md/
H A Ddm-init.c294 wait_for_device_probe(); in dm_init_init()
/linux/init/
H A Ddo_mounts.c479 wait_for_device_probe(); in prepare_namespace()
/linux/drivers/s390/block/
H A Ddasd_fba.c799 wait_for_device_probe(); in dasd_fba_init()
H A Ddasd_eckd.c6943 wait_for_device_probe(); in dasd_eckd_init()
/linux/net/ipv4/
H A Dipconfig.c1450 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
/linux/drivers/base/power/
H A Dmain.c1881 wait_for_device_probe(); in dpm_prepare()