Home
last modified time | relevance | path

Searched defs:mtk_thermal (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
Dmtk_thermal.c274 struct mtk_thermal { struct
291 const struct mtk_thermal_data *conf; argument
292 struct mtk_thermal_bank banks[MAX_NUM_ZONES]; argument
/kernel/linux/linux-6.6/drivers/thermal/mediatek/
Dauxadc_thermal.c330 struct mtk_thermal { struct
347 const struct mtk_thermal_data *conf; argument
348 struct mtk_thermal_bank banks[MAX_NUM_ZONES]; argument
350 int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw); argument