Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dhisi_thermal.c58 struct hisi_thermal_data;
61 struct hisi_thermal_data *data;
73 int (*probe)(struct hisi_thermal_data *data);
76 struct hisi_thermal_data { struct
277 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_irq_handler()
285 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_irq_handler()
293 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_get_temp()
300 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_get_temp()
307 struct hisi_thermal_data *data = sensor->data; in hi6220_thermal_disable_sensor()
321 struct hisi_thermal_data *data = sensor->data; in hi3660_thermal_disable_sensor()
[all …]