Lines Matching refs:mtk_thermal_data
311 struct mtk_thermal_data { struct
347 const struct mtk_thermal_data *conf; argument
484 static const struct mtk_thermal_data mt8173_thermal_data = {
524 static const struct mtk_thermal_data mt2701_thermal_data = {
555 static const struct mtk_thermal_data mt8365_thermal_data = {
589 static const struct mtk_thermal_data mt2712_thermal_data = {
614 static const struct mtk_thermal_data mt7622_thermal_data = {
649 static const struct mtk_thermal_data mt8183_thermal_data = {
674 static const struct mtk_thermal_data mt7986_thermal_data = {
816 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_bank_temperature()
875 const struct mtk_thermal_data *conf = mt->conf; in mtk_thermal_init_bank()