Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dcpuidle.c61 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops() function
95 ops = arm_cpuidle_get_ops(enable_method); in arm_cpuidle_read_ops()