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

/linux-4.4.14/arch/arm/mach-omap2/
H A Dpowerdomain.c160 static int _pwrdm_state_switch(struct powerdomain *pwrdm, int flag) _pwrdm_state_switch() function
210 _pwrdm_state_switch(pwrdm, PWRDM_STATE_NOW); _pwrdm_pre_transition_cb()
216 _pwrdm_state_switch(pwrdm, PWRDM_STATE_PREV); _pwrdm_post_transition_cb()
965 ret = _pwrdm_state_switch(pwrdm, PWRDM_STATE_NOW); pwrdm_state_switch_nolock()

Completed in 51 milliseconds