Lines Matching refs:hisi_thermal_data
44 struct hisi_thermal_data *thermal;
52 struct hisi_thermal_data { struct
79 static long hisi_thermal_get_sensor_temp(struct hisi_thermal_data *data, in hisi_thermal_get_sensor_temp() argument
110 (struct hisi_thermal_data *data) in hisi_thermal_enable_bind_irq_sensor()
146 static void hisi_thermal_disable_sensor(struct hisi_thermal_data *data) in hisi_thermal_disable_sensor()
161 struct hisi_thermal_data *data = sensor->thermal; in hisi_thermal_get_temp()
208 struct hisi_thermal_data *data = dev; in hisi_thermal_alarm_irq()
218 struct hisi_thermal_data *data = dev; in hisi_thermal_alarm_irq_thread()
236 struct hisi_thermal_data *data, in hisi_thermal_register_sensor()
284 struct hisi_thermal_data *data; in hisi_thermal_probe()
360 struct hisi_thermal_data *data = platform_get_drvdata(pdev); in hisi_thermal_remove()
379 struct hisi_thermal_data *data = dev_get_drvdata(dev); in hisi_thermal_suspend()
391 struct hisi_thermal_data *data = dev_get_drvdata(dev); in hisi_thermal_resume()