Searched refs:DEVFREQ_POSTCHANGE (Results 1 – 3 of 3) sorted by relevance
143 case DEVFREQ_POSTCHANGE: in devfreq_passive_notifier_call()
236 case DEVFREQ_POSTCHANGE: in devfreq_notify_transition()238 DEVFREQ_POSTCHANGE, freqs); in devfreq_notify_transition()307 devfreq_notify_transition(devfreq, &freqs, DEVFREQ_POSTCHANGE); in update_devfreq()312 devfreq_notify_transition(devfreq, &freqs, DEVFREQ_POSTCHANGE); in update_devfreq()
34 #define DEVFREQ_POSTCHANGE (1) macro