Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A Dtrace.c207 device_pm_lock(); in show_dev_hash()
234 device_pm_lock(); in show_trace_dev_match()
H A Dmain.c111 void device_pm_lock(void) in device_pm_lock() function
1961 device_pm_lock(); in dpm_for_each_dev()
/linux/include/linux/
H A Dpm.h809 extern void device_pm_lock(void);
861 #define device_pm_lock() do {} while (0) macro