Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c19 struct tegra_bpmp_thermal_zone { struct
30 struct tegra_bpmp_thermal_zone **zones; argument
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()