Searched refs:cpuidle_get_device (Results 1 – 3 of 3) sorted by relevance
173 static inline struct cpuidle_device *cpuidle_get_device(void) in cpuidle_get_device() function213 static inline struct cpuidle_device *cpuidle_get_device(void) {return NULL; } in cpuidle_get_device() function
172 struct cpuidle_device *dev = cpuidle_get_device(); in cpuidle_idle_call()
115 dev = cpuidle_get_device(); in cpuidle_use_deepest_state()