Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c19 struct tegra_bpmp_thermal_zone { struct
30 struct tegra_bpmp_thermal_zone **zones;
35 struct tegra_bpmp_thermal_zone *zone = data; in tegra_bpmp_thermal_get_temp()
63 struct tegra_bpmp_thermal_zone *zone = data; in tegra_bpmp_thermal_set_trips()
84 struct tegra_bpmp_thermal_zone *zone; in tz_device_update_work_fn()
86 zone = container_of(work, struct tegra_bpmp_thermal_zone, in tz_device_update_work_fn()
182 struct tegra_bpmp_thermal_zone *zone; in tegra_bpmp_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c19 struct tegra_bpmp_thermal_zone { struct
30 struct tegra_bpmp_thermal_zone **zones;
33 static int __tegra_bpmp_thermal_get_temp(struct tegra_bpmp_thermal_zone *zone, in __tegra_bpmp_thermal_get_temp()
67 struct tegra_bpmp_thermal_zone *zone = thermal_zone_device_priv(tz); in tegra_bpmp_thermal_get_temp()
74 struct tegra_bpmp_thermal_zone *zone = thermal_zone_device_priv(tz); in tegra_bpmp_thermal_set_trips()
102 struct tegra_bpmp_thermal_zone *zone; in tz_device_update_work_fn()
104 zone = container_of(work, struct tegra_bpmp_thermal_zone, in tz_device_update_work_fn()
253 struct tegra_bpmp_thermal_zone *zone; in tegra_bpmp_thermal_probe()

Completed in 2 milliseconds