Symbol: ads7846
drivers/input/touchscreen/ads7846.c
1016
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
1036
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
1057
struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1086
static int ads7846_halfd_spi_msg(struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1182
static int ads7846_setup_spi_msg(struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1357
struct ads7846 *ts;
drivers/input/touchscreen/ads7846.c
137
int (*setup_spi_msg)(struct ads7846 *ts,
drivers/input/touchscreen/ads7846.c
1388
ts = devm_kzalloc(dev, sizeof(struct ads7846), GFP_KERNEL);
drivers/input/touchscreen/ads7846.c
139
void (*read_state)(struct ads7846 *ts);
drivers/input/touchscreen/ads7846.c
1569
struct ads7846 *ts = spi_get_drvdata(spi);
drivers/input/touchscreen/ads7846.c
222
static int get_pendown_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
230
static void ads7846_report_pen_up(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
243
static void ads7846_stop(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
255
static void ads7846_restart(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
270
static void __ads7846_disable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
282
static void __ads7846_enable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
293
static void ads7846_disable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
306
static void ads7846_enable(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
355
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
437
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
473
struct ads7846 *ts = dev_get_drvdata(dev); \
drivers/input/touchscreen/ads7846.c
488
static inline unsigned null_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
501
static inline unsigned vaux_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
512
static inline unsigned vbatt_adjust(struct ads7846 *ts, ssize_t v)
drivers/input/touchscreen/ads7846.c
530
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
554
static int ads784x_hwmon_register(struct spi_device *spi, struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
587
struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
596
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
606
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
615
struct ads7846 *ts = dev_get_drvdata(dev);
drivers/input/touchscreen/ads7846.c
644
struct ads7846 *ts = ads;
drivers/input/touchscreen/ads7846.c
699
static void ads7846_set_cmd_val(struct ads7846 *ts, enum ads7846_cmds cmd_idx,
drivers/input/touchscreen/ads7846.c
761
static int ads7846_filter(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
794
static int ads7846_filter_one(struct ads7846 *ts, unsigned int cmd_idx)
drivers/input/touchscreen/ads7846.c
810
static void ads7846_wait_for_hsync(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
832
static void ads7846_halfd_read_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
871
static void ads7846_read_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
899
static void ads7846_report_state(struct ads7846 *ts)
drivers/input/touchscreen/ads7846.c
983
struct ads7846 *ts = handle;
drivers/input/touchscreen/ads7846.c
991
struct ads7846 *ts = handle;