Lines Matching defs:ts
77 struct tegra_tsensor *ts; member
91 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_enable()
140 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts) in tegra_tsensor_hw_disable()
157 const struct tegra_tsensor *ts = data; in devm_tegra_tsensor_hw_disable() local
165 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_get_temp() local
210 static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp) in tegra_tsensor_temp_to_counter()
223 const struct tegra_tsensor *ts = tsc->ts; in tegra_tsensor_set_trips() local
249 tegra_tsensor_handle_channel_interrupt(const struct tegra_tsensor *ts, in tegra_tsensor_handle_channel_interrupt()
271 const struct tegra_tsensor *ts = data; in tegra_tsensor_isr() local
281 static int tegra_tsensor_disable_hw_channel(const struct tegra_tsensor *ts, in tegra_tsensor_disable_hw_channel()
346 static int tegra_tsensor_enable_hw_channel(const struct tegra_tsensor *ts, in tegra_tsensor_enable_hw_channel()
429 static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts) in tegra_tsensor_nvmem_setup()
509 static int tegra_tsensor_register_channel(struct tegra_tsensor *ts, in tegra_tsensor_register_channel()
541 struct tegra_tsensor *ts; in tegra_tsensor_probe() local
608 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_suspend() local
633 struct tegra_tsensor *ts = dev_get_drvdata(dev); in tegra_tsensor_resume() local