Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soc/rockchip/
Dpm_domains.c39 bool active_wakeup; member
98 .active_wakeup = (wakeup), \
111 .active_wakeup = wakeup, \
121 .active_wakeup = wakeup, \
510 if (pd_info->active_wakeup) in rockchip_pm_add_one_domain()