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