Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dbase.h132 extern void device_unblock_probing(void);
Ddd.c199 void device_unblock_probing(void) in device_unblock_probing() function
/Linux-v4.19/drivers/base/power/
Dmain.c1163 device_unblock_probing(); in dpm_complete()