ads7846           203 drivers/input/touchscreen/ads7846.c static void ads7846_stop(struct ads7846 *ts)
ads7846           215 drivers/input/touchscreen/ads7846.c static void ads7846_restart(struct ads7846 *ts)
ads7846           226 drivers/input/touchscreen/ads7846.c static void __ads7846_disable(struct ads7846 *ts)
ads7846           238 drivers/input/touchscreen/ads7846.c static void __ads7846_enable(struct ads7846 *ts)
ads7846           249 drivers/input/touchscreen/ads7846.c static void ads7846_disable(struct ads7846 *ts)
ads7846           264 drivers/input/touchscreen/ads7846.c static void ads7846_enable(struct ads7846 *ts)
ads7846           315 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           389 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           427 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev); \
ads7846           442 drivers/input/touchscreen/ads7846.c static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v)
ads7846           455 drivers/input/touchscreen/ads7846.c static inline unsigned vaux_adjust(struct ads7846 *ts, ssize_t v)
ads7846           466 drivers/input/touchscreen/ads7846.c static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v)
ads7846           484 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           508 drivers/input/touchscreen/ads7846.c static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts)
ads7846           537 drivers/input/touchscreen/ads7846.c 				     struct ads7846 *ts)
ads7846           545 drivers/input/touchscreen/ads7846.c 					 struct ads7846 *ts)
ads7846           551 drivers/input/touchscreen/ads7846.c 					    struct ads7846 *ts)
ads7846           559 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           569 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           578 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           608 drivers/input/touchscreen/ads7846.c static int get_pendown_state(struct ads7846 *ts)
ads7846           622 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = ads;
ads7846           667 drivers/input/touchscreen/ads7846.c static int ads7846_get_value(struct ads7846 *ts, struct spi_message *m)
ads7846           695 drivers/input/touchscreen/ads7846.c static void ads7846_read_state(struct ads7846 *ts)
ads7846           749 drivers/input/touchscreen/ads7846.c static void ads7846_report_state(struct ads7846 *ts)
ads7846           845 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = handle;
ads7846           853 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = handle;
ads7846           886 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           908 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = dev_get_drvdata(dev);
ads7846           931 drivers/input/touchscreen/ads7846.c 				 struct ads7846 *ts,
ads7846           972 drivers/input/touchscreen/ads7846.c static void ads7846_setup_spi_msg(struct ads7846 *ts,
ads7846          1262 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts;
ads7846          1291 drivers/input/touchscreen/ads7846.c 	ts = kzalloc(sizeof(struct ads7846), GFP_KERNEL);
ads7846          1482 drivers/input/touchscreen/ads7846.c 	struct ads7846 *ts = spi_get_drvdata(spi);