Home
last modified time | relevance | path

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

/openbmc/linux/drivers/devfreq/
H A Dmtk-cci-devfreq.c23 struct mtk_ccifreq_drv { struct
39 static int mtk_ccifreq_set_voltage(struct mtk_ccifreq_drv *drv, int new_voltage) in mtk_ccifreq_set_voltage() argument
128 struct mtk_ccifreq_drv *drv = dev_get_drvdata(dev); in mtk_ccifreq_target()
224 struct mtk_ccifreq_drv *drv; in mtk_ccifreq_opp_notifier()
227 drv = container_of(nb, struct mtk_ccifreq_drv, opp_nb); in mtk_ccifreq_opp_notifier()
251 struct mtk_ccifreq_drv *drv; in mtk_ccifreq_probe()
397 struct mtk_ccifreq_drv *drv; in mtk_ccifreq_remove()