Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/tegra/
Dtegra30-tsensor.c74 struct tegra_tsensor_channel { struct
87 struct tegra_tsensor_channel ch[2]; argument
164 const struct tegra_tsensor_channel *tsc = tz->devdata; in tegra_tsensor_get_temp()
222 const struct tegra_tsensor_channel *tsc = tz->devdata; in tegra_tsensor_set_trips()
252 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_handle_channel_interrupt()
284 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_disable_hw_channel()
349 const struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_enable_hw_channel()
512 struct tegra_tsensor_channel *tsc = &ts->ch[id]; in tegra_tsensor_register_channel()