Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c135 struct rockchip_thermal_data *thermal;
141 * struct rockchip_thermal_data - hold the private data of thermal driver
154 struct rockchip_thermal_data { struct
1079 struct rockchip_thermal_data *thermal = dev; in rockchip_thermal_alarm_irq_thread()
1096 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_set_trips()
1109 struct rockchip_thermal_data *thermal = sensor->thermal; in rockchip_thermal_get_temp()
1128 struct rockchip_thermal_data *thermal) in rockchip_configure_from_dt()
1191 struct rockchip_thermal_data *thermal, in rockchip_thermal_register_sensor()
1234 struct rockchip_thermal_data *thermal; in rockchip_thermal_probe()
1249 thermal = devm_kzalloc(&pdev->dev, sizeof(struct rockchip_thermal_data), in rockchip_thermal_probe()
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c120 struct rockchip_thermal_data *thermal;
126 * struct rockchip_thermal_data - hold the private data of thermal driver
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()
[all...]

Completed in 5 milliseconds