Lines Matching defs:ts
203 static int get_pendown_state(struct ads7846 *ts) in get_pendown_state()
211 static void ads7846_report_pen_up(struct ads7846 *ts) in ads7846_report_pen_up()
224 static void ads7846_stop(struct ads7846 *ts) in ads7846_stop()
236 static void ads7846_restart(struct ads7846 *ts) in ads7846_restart()
251 static void __ads7846_disable(struct ads7846 *ts) in __ads7846_disable()
263 static void __ads7846_enable(struct ads7846 *ts) in __ads7846_enable()
274 static void ads7846_disable(struct ads7846 *ts) in ads7846_disable()
289 static void ads7846_enable(struct ads7846 *ts) in ads7846_enable()
340 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_read12_ser() local
415 struct ads7846 *ts = dev_get_drvdata(dev); in ads7845_read12_ser() local
468 static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v) in null_adjust()
492 static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v) in vbatt_adjust()
510 struct ads7846 *ts = dev_get_drvdata(dev); in SHOW() local
534 static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts) in ads784x_hwmon_register()
563 struct ads7846 *ts) in ads784x_hwmon_unregister()
571 struct ads7846 *ts) in ads784x_hwmon_register()
577 struct ads7846 *ts) in ads784x_hwmon_unregister()
585 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_pen_down_show() local
595 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_disable_show() local
604 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_disable_store() local
640 struct ads7846 *ts = ads; in ads7846_debounce_filter() local
685 static int ads7846_get_value(struct ads7846 *ts, struct spi_message *m) in ads7846_get_value()
713 static void ads7846_read_state(struct ads7846 *ts) in ads7846_read_state()
767 static void ads7846_report_state(struct ads7846 *ts) in ads7846_report_state()
864 struct ads7846 *ts = handle; in ads7846_hard_irq() local
872 struct ads7846 *ts = handle; in ads7846_irq() local
897 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_suspend() local
919 struct ads7846 *ts = dev_get_drvdata(dev); in ads7846_resume() local
942 struct ads7846 *ts, in ads7846_setup_pendown()
983 static void ads7846_setup_spi_msg(struct ads7846 *ts, in ads7846_setup_spi_msg()
1277 struct ads7846 *ts; in ads7846_probe() local
1497 struct ads7846 *ts = spi_get_drvdata(spi); in ads7846_remove() local