Symbol: mtk_thermal
drivers/thermal/mediatek/auxadc_thermal.c
1037
static int mtk_thermal_extract_efuse_v2(struct mtk_thermal *mt, u32 *buf)
drivers/thermal/mediatek/auxadc_thermal.c
1054
static int mtk_thermal_extract_efuse_v3(struct mtk_thermal *mt, u32 *buf)
drivers/thermal/mediatek/auxadc_thermal.c
1074
struct mtk_thermal *mt)
drivers/thermal/mediatek/auxadc_thermal.c
1168
static void mtk_thermal_turn_on_buffer(struct mtk_thermal *mt,
drivers/thermal/mediatek/auxadc_thermal.c
1183
static void mtk_thermal_release_periodic_ts(struct mtk_thermal *mt,
drivers/thermal/mediatek/auxadc_thermal.c
1198
struct mtk_thermal *mt;
drivers/thermal/mediatek/auxadc_thermal.c
299
struct mtk_thermal;
drivers/thermal/mediatek/auxadc_thermal.c
307
struct mtk_thermal *mt;
drivers/thermal/mediatek/auxadc_thermal.c
350
int (*raw_to_mcelsius)(struct mtk_thermal *mt, int sensno, s32 raw);
drivers/thermal/mediatek/auxadc_thermal.c
712
static int raw_to_mcelsius_v1(struct mtk_thermal *mt, int sensno, s32 raw)
drivers/thermal/mediatek/auxadc_thermal.c
727
static int raw_to_mcelsius_v2(struct mtk_thermal *mt, int sensno, s32 raw)
drivers/thermal/mediatek/auxadc_thermal.c
757
static int raw_to_mcelsius_v3(struct mtk_thermal *mt, int sensno, s32 raw)
drivers/thermal/mediatek/auxadc_thermal.c
782
struct mtk_thermal *mt = bank->mt;
drivers/thermal/mediatek/auxadc_thermal.c
803
struct mtk_thermal *mt = bank->mt;
drivers/thermal/mediatek/auxadc_thermal.c
818
struct mtk_thermal *mt = bank->mt;
drivers/thermal/mediatek/auxadc_thermal.c
850
struct mtk_thermal *mt = thermal_zone_device_priv(tz);
drivers/thermal/mediatek/auxadc_thermal.c
873
static void mtk_thermal_init_bank(struct mtk_thermal *mt, int num,
drivers/thermal/mediatek/auxadc_thermal.c
992
static int mtk_thermal_extract_efuse_v1(struct mtk_thermal *mt, u32 *buf)