Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/rockchip/
H A Dpm-domains.c52 bool active_wakeup; member
125 .active_wakeup = (wakeup), \
138 .active_wakeup = wakeup, \
152 .active_wakeup = wakeup, \
166 .active_wakeup = wakeup, \
184 .active_wakeup = wakeup, \
204 .active_wakeup = wakeup, \
214 .active_wakeup = wakeup, \
897 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()