Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c73 struct thermal_zone_device *overheat_sensor; member
537 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
557 thermal_zone_device_update(priv->overheat_sensor, in armada_overheat_isr_thread()
820 priv->overheat_sensor = tz; in armada_configure_overheat_int()
957 if (irq > 0 && !priv->overheat_sensor) in armada_thermal_probe()
962 if (!priv->overheat_sensor) in armada_thermal_probe()