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