Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dcpuidle.c10 extern struct of_cpuidle_method __cpuidle_method_of_table[];
12 static const struct of_cpuidle_method __cpuidle_method_of_table_sentinel
63 struct of_cpuidle_method *m = __cpuidle_method_of_table; in arm_cpuidle_get_ops()
/linux/arch/arm/include/asm/
H A Dcpuidle.h40 struct of_cpuidle_method { struct
46 static const struct of_cpuidle_method __cpuidle_method_of_table_##name \ argument