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

/linux-4.4.14/arch/arm/kernel/
H A Dcpuidle.c65 * arm_cpuidle_get_ops() - find a registered cpuidle_ops by name
73 static struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) arm_cpuidle_get_ops() function
106 ops = arm_cpuidle_get_ops(enable_method); arm_cpuidle_read_ops()

Completed in 62 milliseconds