Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dtrace.c218 device_pm_unlock(); in show_dev_hash()
251 device_pm_unlock(); in show_trace_dev_match()
H A Dmain.c119 void device_pm_unlock(void) in device_pm_unlock() function
1964 device_pm_unlock(); in dpm_for_each_dev()
/linux/include/linux/
H A Dpm.h817 extern void device_pm_unlock(void);
862 #define device_pm_unlock() do {} while (0) macro