Searched refs:cpuidle_get_device (Results 1 – 3 of 3) sorted by relevance
203 static inline struct cpuidle_device *cpuidle_get_device(void) in cpuidle_get_device() function243 static inline struct cpuidle_device *cpuidle_get_device(void) {return NULL; } in cpuidle_get_device() function
148 struct cpuidle_device *dev = cpuidle_get_device(); in cpuidle_idle_call()
118 dev = cpuidle_get_device(); in cpuidle_use_deepest_state()