Lines Matching defs:ts
203 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
215 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart()
226 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable()
238 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable()
249 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable()
264 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable()
315 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
390 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
443 static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v) in null_adjust()
467 static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v) in vbatt_adjust()
485 struct ads7846 *ts = dev_get_drvdata(dev); in SHOW() local
509 static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts) in ads784x_hwmon_register()
538 struct ads7846 *ts) in ads784x_hwmon_unregister()
546 struct ads7846 *ts) in ads784x_hwmon_register()
552 struct ads7846 *ts) in ads784x_hwmon_unregister()
560 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_pen_down_show() local
570 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_disable_show() local
579 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_disable_store() local
609 static int get_pendown_state(struct ads7846 *ts) in get_pendown_state()
623 struct ads7846 *ts = ads; in ads7846_debounce_filter() local
668 static int ads7846_get_value(struct ads7846 *ts, struct spi_message *m) in ads7846_get_value()
696 static void ads7846_read_state(struct ads7846 *ts) in ads7846_read_state()
750 static void ads7846_report_state(struct ads7846 *ts) in ads7846_report_state()
846 struct ads7846 *ts = handle; in ads7846_hard_irq() local
854 struct ads7846 *ts = handle; in ads7846_irq() local
887 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_suspend() local
909 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_resume() local
932 struct ads7846 *ts, in ads7846_setup_pendown()
973 static void ads7846_setup_spi_msg(struct ads7846 *ts, in ads7846_setup_spi_msg()
1267 struct ads7846 *ts; in ads7846_probe() local
1487 struct ads7846 *ts = spi_get_drvdata(spi); in ads7846_remove() local