Searched defs:fast_switch_possible (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | cpufreq.rs | 570 pub fn fast_switch_possible(&self) -> bool { in fast_switch_possible() method |
| /linux/include/linux/ | ||
| H A D | cpufreq.h | 110 bool fast_switch_possible; member |