Searched refs:rockchip_thermal_data (Results 1 – 1 of 1) sorted by relevance
120 struct rockchip_thermal_data *thermal;139 struct rockchip_thermal_data { struct1365 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()1382 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips()1395 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()1411 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()1474 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()1517 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()1526 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()1606 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove()[all …]