Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/power/
Dtrace.c205 device_pm_unlock(); in show_dev_hash()
238 device_pm_unlock(); in show_trace_dev_match()
Ddomain.c1483 device_pm_unlock(); in pm_genpd_add_callbacks()
1517 device_pm_unlock(); in __pm_genpd_remove_callbacks()
Dmain.c87 void device_pm_unlock(void) in device_pm_unlock() function
/linux-3.4.99/include/linux/
Dpm.h629 extern void device_pm_unlock(void);
668 #define device_pm_unlock() do {} while (0) macro
/linux-3.4.99/drivers/base/
Dcore.c1792 device_pm_unlock(); in device_move()