Lines Matching defs:tegra_tsensor
67 struct tegra_tsensor;
76 struct tegra_tsensor *ts;
80 struct tegra_tsensor {
90 static int tegra_tsensor_hw_enable(const struct tegra_tsensor *ts)
139 static int tegra_tsensor_hw_disable(const struct tegra_tsensor *ts)
156 const struct tegra_tsensor *ts = data;
164 const struct tegra_tsensor *ts = tsc->ts;
209 static int tegra_tsensor_temp_to_counter(const struct tegra_tsensor *ts, int temp)
222 const struct tegra_tsensor *ts = tsc->ts;
248 tegra_tsensor_handle_channel_interrupt(const struct tegra_tsensor *ts,
270 const struct tegra_tsensor *ts = data;
280 static int tegra_tsensor_disable_hw_channel(const struct tegra_tsensor *ts,
344 static int tegra_tsensor_enable_hw_channel(const struct tegra_tsensor *ts,
422 static int tegra_tsensor_nvmem_setup(struct tegra_tsensor *ts)
502 static int tegra_tsensor_register_channel(struct tegra_tsensor *ts,
533 struct tegra_tsensor *ts;
598 "tegra_tsensor", ts);
608 struct tegra_tsensor *ts = dev_get_drvdata(dev);
633 struct tegra_tsensor *ts = dev_get_drvdata(dev);