Symbol: ads7846
drivers/input/touchscreen/ads7846.c
1012
struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1041
static int ads7846_setup_spi_msg(struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1216
struct ads7846 *ts;
drivers/input/touchscreen/ads7846.c
1247
ts = devm_kzalloc(dev, sizeof(struct ads7846), GFP_KERNEL);
drivers/input/touchscreen/ads7846.c
1418
struct ads7846 *ts = spi_get_drvdata(spi);
drivers/input/touchscreen/ads7846.c
219
static int get_pendown_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
227
static void ads7846_report_pen_up(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
240
static void ads7846_stop(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
252
static void ads7846_restart(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
267
static void __ads7846_disable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
279
static void __ads7846_enable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
290
static void ads7846_disable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
305
static void ads7846_enable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
356
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
441
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
479
struct ads7846 *ts = dev_get_drvdata(dev); \
drivers/input/touchscreen/ads7846.c
494
static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
507
static inline unsigned vaux_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
518
static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
536
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
560
static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
593
struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
602
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
612
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
621
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
650
struct ads7846 *ts = ads;
drivers/input/touchscreen/ads7846.c
705
static void ads7846_set_cmd_val(struct ads7846 *ts, enum ads7846_cmds cmd_idx,
drivers/input/touchscreen/ads7846.c
767
static int ads7846_filter(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
800
static void ads7846_wait_for_hsync(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
822
static void ads7846_read_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
850
static void ads7846_report_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
934
struct ads7846 *ts = handle;
drivers/input/touchscreen/ads7846.c
942
struct ads7846 *ts = handle;
drivers/input/touchscreen/ads7846.c
967
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
989
struct ads7846 *ts = dev_get_drvdata(dev);