Searched refs:DEVFREQ_PRECHANGE (Results 1 – 3 of 3) sorted by relevance
136 case DEVFREQ_PRECHANGE: in devfreq_passive_notifier_call()
272 case DEVFREQ_PRECHANGE: in devfreq_notify_transition()274 DEVFREQ_PRECHANGE, freqs); in devfreq_notify_transition()302 devfreq_notify_transition(devfreq, &freqs, DEVFREQ_PRECHANGE); in devfreq_set_target()
30 #define DEVFREQ_PRECHANGE (0) macro