Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dmtk_thermal.c258 struct mtk_thermal_data { struct
291 const struct mtk_thermal_data *conf; argument
400 static const struct mtk_thermal_data mt8173_thermal_data = {
440 static const struct mtk_thermal_data mt2701_thermal_data = {
471 static const struct mtk_thermal_data mt2712_thermal_data = {
496 static const struct mtk_thermal_data mt7622_thermal_data = {
528 static const struct mtk_thermal_data mt8183_thermal_data = {
650 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature()
710 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_init_bank()