Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/kernel/
Dcpuidle.c17 extern struct of_cpuidle_method __cpuidle_method_of_table[];
19 static const struct of_cpuidle_method __cpuidle_method_of_table_sentinel
70 struct of_cpuidle_method *m = __cpuidle_method_of_table; in arm_cpuidle_get_ops()
/Linux-v4.19/arch/arm/include/asm/
Dcpuidle.h38 struct of_cpuidle_method { struct
44 static const struct of_cpuidle_method __cpuidle_method_of_table_##name \ argument