Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c73 struct tegra_tsensor_channel { struct
86 struct tegra_tsensor_channel ch[2]; argument
163 const struct tegra_tsensor_channel *tsc = thermal_zone_device_priv(tz); in tegra_tsensor_get_temp()
221 const struct tegra_tsensor_channel *tsc = thermal_zone_device_priv(tz); in tegra_tsensor_set_trips()
251 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_handle_channel_interrupt()
283 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_disable_hw_channel()
351 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_enable_hw_channel()
510 struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_register_channel()