Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dbase.h202 void device_unblock_probing(void);
H A Ddd.c216 void device_unblock_probing(void) in device_unblock_probing() function
/linux-6.15/drivers/base/power/
H A Dmain.c1171 device_unblock_probing(); in dpm_complete()