Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/
H A Dbase.h158 extern void device_unblock_probing(void);
H A Ddd.c209 void device_unblock_probing(void) in device_unblock_probing() function
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dmain.c1126 device_unblock_probing(); in dpm_complete()