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