Home
last modified time | relevance | path

Searched refs:DEVFREQ_GOV_PASSIVE (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/devfreq/
DKconfig69 config DEVFREQ_GOV_PASSIVE config
83 select DEVFREQ_GOV_PASSIVE
126 select DEVFREQ_GOV_PASSIVE
Dmtk-cci-devfreq.c362 DEVFREQ_GOV_PASSIVE, in mtk_ccifreq_probe()
Dexynos-bus.c374 bus->devfreq = devm_devfreq_add_device(dev, profile, DEVFREQ_GOV_PASSIVE, in exynos_bus_profile_init_passive()
Dgovernor_passive.c426 .name = DEVFREQ_GOV_PASSIVE,
Ddevfreq.c1949 if (!strncmp(devfreq->governor->name, DEVFREQ_GOV_PASSIVE, in devfreq_summary_show()
/linux-6.1.9/include/linux/
Ddevfreq.h23 #define DEVFREQ_GOV_PASSIVE "passive" macro