Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/shmobile/
Dcpuidle.c32 int requested_state = index; in cpuidle_sleep_enter() local
47 k = min_t(int, allowed_state, requested_state); in cpuidle_sleep_enter()