Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/rockchip/
Dpm_domains.c43 bool active_wakeup; member
106 .active_wakeup = (wakeup), \
119 .active_wakeup = wakeup, \
135 .active_wakeup = wakeup, \
145 .active_wakeup = wakeup, \
646 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()