Home
last modified time | relevance | path

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

/linux-6.15/drivers/pmdomain/rockchip/
H A Dpm-domains.c49 bool active_wakeup; member
122 .active_wakeup = (wakeup), \
135 .active_wakeup = wakeup, \
153 .active_wakeup = wakeup, \
173 .active_wakeup = wakeup, \
183 .active_wakeup = wakeup, \
847 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()