Home
last modified time | relevance | path

Searched refs:DEVFREQ_PRECHANGE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dgovernor_passive.c136 case DEVFREQ_PRECHANGE: in devfreq_passive_notifier_call()
H A Ddevfreq.c331 case DEVFREQ_PRECHANGE: in devfreq_notify_transition()
333 DEVFREQ_PRECHANGE, freqs); in devfreq_notify_transition()
361 devfreq_notify_transition(devfreq, &freqs, DEVFREQ_PRECHANGE); in devfreq_set_target()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq.h31 #define DEVFREQ_PRECHANGE (0) macro
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c532 if (event == DEVFREQ_PRECHANGE) in devfreq_notifier_call()