Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dmtk_thermal.c260 struct mtk_thermal_data { struct
293 const struct mtk_thermal_data *conf; argument
402 static const struct mtk_thermal_data mt8173_thermal_data = {
442 static const struct mtk_thermal_data mt2701_thermal_data = {
473 static const struct mtk_thermal_data mt2712_thermal_data = {
498 static const struct mtk_thermal_data mt7622_thermal_data = {
530 static const struct mtk_thermal_data mt8183_thermal_data = {
652 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature()
712 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_init_bank()