Lines Matching refs:rockchip_thermal_data
120 struct rockchip_thermal_data *thermal;
139 struct rockchip_thermal_data { struct
1365 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()
1621 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); in rockchip_thermal_suspend()
1639 struct rockchip_thermal_data *thermal = dev_get_drvdata(dev); in rockchip_thermal_resume()