Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dhisi_thermal.c66 struct hisi_thermal_data;
69 struct hisi_thermal_data *data;
81 int (*probe)(struct hisi_thermal_data *data);
84 struct hisi_thermal_data { struct
285 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_irq_handler()
293 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_irq_handler()
301 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_get_temp()
308 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_get_temp()
315 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_disable_sensor()
329 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_disable_sensor()
[all …]