Home
last modified time | relevance | path

Searched defs:device_pm_unlock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/power/
H A Dmain.c120 void device_pm_unlock(void) in device_pm_unlock() function
/openbmc/linux/include/linux/
H A Dpm.h859 #define device_pm_unlock() do {} while (0) macro