Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c115 struct rockchip_thermal_data *thermal;
120 struct rockchip_thermal_data { struct
504 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()
520 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()
538 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()
594 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()
632 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()
649 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()
760 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_remove()
781 struct rockchip_thermal_data *thermal = platform_get_drvdata(pdev); in rockchip_thermal_suspend()
[all …]