Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Drockchip_thermal.c140 struct rockchip_thermal_data *thermal;
159 struct rockchip_thermal_data { struct
1036 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()
1053 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips()
1066 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()
1085 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()
1148 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()
1190 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()
1207 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()
1311 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove()
[all …]