Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dbase.h184 void device_unblock_probing(void);
H A Ddd.c216 void device_unblock_probing(void) in device_unblock_probing() function
/openbmc/linux/drivers/base/power/
H A Dmain.c1120 device_unblock_probing(); in dpm_complete()