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

/linux-4.4.14/drivers/base/power/
H A Dtrace.c194 device_pm_lock(); show_dev_hash()
221 device_pm_lock(); show_trace_dev_match()
H A Dmain.c105 * device_pm_lock - Lock the list of active devices used by the PM core.
107 void device_pm_lock(void) device_pm_lock() function
1717 device_pm_lock(); dpm_for_each_dev()
H A Dqos.c232 * Called from the device PM subsystem on device removal under device_pm_lock().
/linux-4.4.14/drivers/base/
H A Ddd.c97 device_pm_lock(); deferred_probe_work_func()
H A Dcore.c1971 device_pm_lock(); device_move()
/linux-4.4.14/include/linux/
H A Dpm.h689 extern void device_pm_lock(void);
739 #define device_pm_lock() do {} while (0) macro

Completed in 172 milliseconds