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.c46 bool active_wakeup; member
116 .active_wakeup = (wakeup), \
129 .active_wakeup = wakeup, \
147 .active_wakeup = wakeup, \
166 .active_wakeup = wakeup, \
176 .active_wakeup = wakeup, \
780 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()