Searched refs:DEVFREQ_GOV_START (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/devfreq/
H A Dgovernor_performance.c29 if (event == DEVFREQ_GOV_START) {
H A Dgovernor_powersave.c29 if (event == DEVFREQ_GOV_START) {
H A Dgovernor.h21 #define DEVFREQ_GOV_START 0x1 macro
H A Dgovernor_simpleondemand.c91 case DEVFREQ_GOV_START:
H A Dgovernor_userspace.c120 case DEVFREQ_GOV_START:
H A Ddevfreq.c482 * called by devfreq governor in response to the DEVFREQ_GOV_START event
956 err = devfreq->governor->event_handler(devfreq, DEVFREQ_GOV_START,
1316 DEVFREQ_GOV_START, NULL);
1480 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL);
1487 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL);
1908 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL);
H A Dgovernor_passive.c406 case DEVFREQ_GOV_START:
H A Dtegra30-devfreq.c743 case DEVFREQ_GOV_START:

Completed in 225 milliseconds