Searched refs:cpuidle_get_device (Results 1 – 2 of 2) sorted by relevance
164 static inline struct cpuidle_device *cpuidle_get_device(void) in cpuidle_get_device() function201 static inline struct cpuidle_device *cpuidle_get_device(void) {return NULL; } in cpuidle_get_device() function
113 dev = cpuidle_get_device(); in cpuidle_use_deepest_state()