Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dmtk_thermal.c235 struct mtk_thermal_data { struct
265 const struct mtk_thermal_data *conf; argument
374 static const struct mtk_thermal_data mt8173_thermal_data = {
413 static const struct mtk_thermal_data mt2701_thermal_data = {
443 static const struct mtk_thermal_data mt2712_thermal_data = {
467 static const struct mtk_thermal_data mt7622_thermal_data = {
499 static const struct mtk_thermal_data mt8183_thermal_data = {
589 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature()
646 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_init_bank()