Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c33 int allowed_state; in cpuidle_sleep_enter() local
41 allowed_state = k; in cpuidle_sleep_enter()
47 k = min_t(int, allowed_state, requested_state); in cpuidle_sleep_enter()