Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dpowerdomain.c164 static int _pwrdm_state_switch(struct powerdomain *pwrdm, int flag) in _pwrdm_state_switch() function
215 _pwrdm_state_switch(pwrdm, PWRDM_STATE_NOW); in _pwrdm_pre_transition_cb()
221 _pwrdm_state_switch(pwrdm, PWRDM_STATE_PREV); in _pwrdm_post_transition_cb()
986 ret = _pwrdm_state_switch(pwrdm, PWRDM_STATE_NOW); in pwrdm_state_switch_nolock()