Searched refs:DEVFREQ_GOV_START (Results 1 - 6 of 6) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | governor.h | 19 #define DEVFREQ_GOV_START 0x1 macro
|
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
H A D | governor.h | 19 #define DEVFREQ_GOV_START 0x1 macro
|
H A D | rockchip_dmc.c | 2602 case DEVFREQ_GOV_START: in devfreq_dmc_ondemand_handler()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/devfreq/ |
H A D | governor_utgard_ondemand.c | 151 case DEVFREQ_GOV_START: in devfreq_hisilicon_handler()
|
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/ |
H A D | devfreq.c | 457 * to be called from governor in response to DEVFREQ_GOV_START 906 err = devfreq->governor->event_handler(devfreq, DEVFREQ_GOV_START, NULL); in devfreq_add_device() 1233 ret = devfreq->governor->event_handler(devfreq, DEVFREQ_GOV_START, NULL); in devfreq_add_governor() 1354 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL); in governor_store() 1359 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL); in governor_store() 1736 ret = df->governor->event_handler(df, DEVFREQ_GOV_START, NULL); in timer_store()
|
/device/soc/rockchip/common/vendor/drivers/devfreq/ |
H A D | rockchip_dmc.c | 2446 case DEVFREQ_GOV_START: in devfreq_dmc_ondemand_handler()
|
Completed in 21 milliseconds