Home
last modified time | relevance | path

Searched refs:active_wakeup (Results 1 – 1 of 1) sorted by relevance

/drivers/pmdomain/rockchip/
Dpm-domains.c43 bool active_wakeup; member
111 .active_wakeup = (wakeup), \
124 .active_wakeup = wakeup, \
142 .active_wakeup = wakeup, \
152 .active_wakeup = wakeup, \
731 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()