Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Drockchip_thermal.c135 struct rockchip_thermal_data *thermal;
154 struct rockchip_thermal_data { struct
1200 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()
1217 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips()
1230 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()
1249 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()
1312 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()
1355 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()
1370 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()
1481 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove()
[all …]