/drivers/input/touchscreen/ |
D | da9034-ts.c | 66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down() 71 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down() 81 static int read_tsi(struct da9034_touch *touch) in read_tsi() 104 static inline int start_tsi(struct da9034_touch *touch) in start_tsi() 110 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi() 116 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down() 135 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up() 141 static void da9034_event_handler(struct da9034_touch *touch, int event) in da9034_event_handler() 225 struct da9034_touch *touch = in da9034_tsi_work() local 234 struct da9034_touch *touch = in da9034_touch_notifier() local [all …]
|
D | 88pm860x-ts.c | 50 struct pm860x_touch *touch = data; in pm860x_touch_handler() local 92 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_open() local 107 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_close() local 182 struct pm860x_touch *touch; in pm860x_touch_probe() local
|
D | ili210x.c | 99 static bool ili210x_check_continue_polling(const u8 *data, bool touch) in ili210x_check_continue_polling() 160 static bool ili211x_decline_polling(const u8 *data, bool touch) in ili211x_decline_polling() 191 static bool ili212x_check_continue_polling(const u8 *data, bool touch) in ili212x_check_continue_polling() 259 static bool ili251x_check_continue_polling(const u8 *data, bool touch) in ili251x_check_continue_polling() 278 bool contact = false, touch; in ili210x_report_events() local 306 bool touch; in ili210x_irq() local
|
D | mms114.c | 154 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt() 195 struct mms114_touch touch[MMS114_MAX_TOUCH]; in mms114_interrupt() local
|
D | wacom_w8001.c | 157 bool touch = data[0] & (1 << i); in parse_multi_touch() local 467 struct w8001_touch_query touch; in w8001_setup_touch() local
|
D | mc13783_ts.c | 38 struct mc13xxx_ts_platform_data *touch; member
|
D | chipone_icn8318.c | 112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
|
D | pixcir_i2c_ts.c | 99 u8 touch; in pixcir_ts_parse() local
|
D | usbtouchscreen.c | 105 int touch, press; member 584 int touch; in itm_read_data() local
|
D | chipone_icn8505.c | 343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
|
D | cyttsp4_core.c | 790 struct cyttsp4_touch *touch, u8 *xy_data) in cyttsp4_get_touch()
|
/drivers/input/mouse/ |
D | synaptics_i2c.c | 230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() 335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input() 373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq() local 380 static void synaptics_i2c_check_params(struct synaptics_i2c *touch) in synaptics_i2c_check_params() 407 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, in synaptics_i2c_adjust_delay() 434 struct synaptics_i2c *touch = in synaptics_i2c_work_handler() local 456 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_open() local 472 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_close() local 483 static void synaptics_i2c_set_input_params(struct synaptics_i2c *touch) in synaptics_i2c_set_input_params() 509 struct synaptics_i2c *touch; in synaptics_i2c_touch_create() local [all …]
|
D | vsxxxaa.c | 256 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
|
D | byd.c | 233 bool touch; member
|
D | cyapa_gen3.c | 1153 const struct cyapa_touch *touch = &data->touches[i]; in cyapa_gen3_event_process() local
|
D | cyapa_gen5.c | 2709 const struct cyapa_pip_touch_record *touch) in cyapa_pip_report_slot_data()
|
/drivers/input/tablet/ |
D | acecad.c | 73 int touch = data[0] & 0x01; in usb_acecad_irq() local
|
/drivers/hid/ |
D | wacom_wac.c | 1466 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local 1630 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local 1694 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_mt_touch() local 1728 bool touch = p && report_touch_events(wacom); in wacom_tpc_mt_touch() local 2962 bool touch = report_touch_events(wacom) in wacom_bpt_touch() local 2994 bool touch = data[1] & 0x80; in wacom_bpt3_touch_msg() local
|
D | hid-udraw-ps3.c | 105 int touch; in udraw_raw_event() local
|
D | hid-magicmouse.c | 134 int touch = -1; in magicmouse_firm_touch() local
|
D | wacom_wac.h | 291 struct hid_device *touch; member
|
/drivers/media/rc/ |
D | imon.c | 129 struct input_dev *touch; /* input device for touchscreen */ member 2080 struct input_dev *touch; in imon_init_touch() local
|
/drivers/input/ |
D | mousedev.c | 76 unsigned long touch; member
|