Searched defs:device_pm_lock (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/base/power/ | ||
D | main.c | 112 void device_pm_lock(void) in device_pm_lock() function |
/linux-6.6.21/include/linux/ | ||
D | pm.h | 858 #define device_pm_lock() do {} while (0) macro |