Searched refs:arm_cpuidle_simple_enter (Results 1 – 3 of 3) sorted by relevance
8 extern int arm_cpuidle_simple_enter(struct cpuidle_device *dev,11 static inline int arm_cpuidle_simple_enter(struct cpuidle_device *dev, in arm_cpuidle_simple_enter() function17 .enter = arm_cpuidle_simple_enter,\
35 int arm_cpuidle_simple_enter(struct cpuidle_device *dev, in arm_cpuidle_simple_enter() function
72 return arm_cpuidle_simple_enter(dev, drv, new_index); in exynos_enter_lowpower()