Searched refs:device_pm_lock (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/base/power/
H A Dtrace.c207 device_pm_lock();
234 device_pm_lock();
H A Dmain.c109 * device_pm_lock - Lock the list of active devices used by the PM core.
111 void device_pm_lock(void) function
1961 device_pm_lock();
/linux-master/include/linux/
H A Dpm.h809 extern void device_pm_lock(void);
861 #define device_pm_lock() do {} while (0) macro
/linux-master/drivers/base/
H A Dcore.c418 device_pm_lock();
758 device_pm_lock();
4631 device_pm_lock();

Completed in 148 milliseconds