Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dimx_thermal.c95 struct thermal_soc_data { struct
124 static struct thermal_soc_data thermal_imx6q_data = { argument
145 static struct thermal_soc_data thermal_imx6sx_data = {
174 static struct thermal_soc_data thermal_imx7d_data = {
218 const struct thermal_soc_data *socdata;
225 const struct thermal_soc_data *soc_data = data->socdata; in imx_set_panic_temp()
241 const struct thermal_soc_data *soc_data = data->socdata; in imx_set_alarm_temp()
260 const struct thermal_soc_data *soc_data = data->socdata; in imx_get_temp()
356 const struct thermal_soc_data *soc_data = data->socdata; in imx_set_mode()