Searched defs:touch (Results 1 - 25 of 36) sorted by path

12

/linux-master/drivers/input/
H A Dmousedev.c76 unsigned long touch; member in struct:mousedev
[all...]
/linux-master/drivers/input/touchscreen/
H A Dda9034-ts.c66 static inline int is_pen_down(struct da9034_touch *touch) argument
71 static inline int detect_pen_down(struct da9034_touch *touch, int on) argument
81 static int read_tsi(struct da9034_touch *touch) argument
104 start_tsi(struct da9034_touch *touch) argument
110 stop_tsi(struct da9034_touch *touch) argument
116 report_pen_down(struct da9034_touch *touch) argument
135 report_pen_up(struct da9034_touch *touch) argument
141 da9034_event_handler(struct da9034_touch *touch, int event) argument
225 struct da9034_touch *touch = local
234 struct da9034_touch *touch = local
248 struct da9034_touch *touch = input_get_drvdata(dev); local
279 struct da9034_touch *touch = input_get_drvdata(dev); local
299 struct da9034_touch *touch; local
[all...]
H A D88pm860x-ts.c50 struct pm860x_touch *touch = data; local
92 struct pm860x_touch *touch = input_get_drvdata(dev); local
107 struct pm860x_touch *touch = input_get_drvdata(dev); local
182 struct pm860x_touch *touch; local
[all...]
H A Dchipone_icn8318.c112 struct icn8318_touch *touch = &touch_data.touches[i]; local
H A Dchipone_icn8505.c343 struct icn8505_touch *touch = &touch_data.touches[i]; local
H A Dcyttsp4_core.c803 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) argument
[all...]
H A Dcyttsp5.c277 cyttsp5_get_touch_record(struct cyttsp5 *ts, struct cyttsp5_touch *touch, u8 *xy_data) argument
H A Dili210x.c121 static bool ili210x_check_continue_polling(const u8 *data, bool touch) argument
182 static bool ili211x_decline_polling(const u8 *data, bool touch) argument
213 static bool ili212x_check_continue_polling(const u8 *data, bool touch) argument
289 static bool ili251x_check_continue_polling(const u8 *data, bool touch) argument
309 bool contact = false, touch; local
339 bool touch; local
[all...]
H A Dmc13783_ts.c38 struct mc13xxx_ts_platform_data *touch; member in struct:mc13783_ts_priv
H A Dmms114.c160 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) argument
192 mms114_process_touchkey(struct mms114_data *data, struct mms114_touch *touch) argument
220 struct mms114_touch touch[MMS114_MAX_TOUCH]; local
[all...]
H A Dnovatek-nvt-ts.c95 u8 *touch; local
[all...]
H A Dpixcir_i2c_ts.c99 u8 touch; local
[all...]
/linux-master/include/linux/mfd/
H A Dmax8925.h233 struct max8925_touch_pdata *touch; member in struct:max8925_platform_data
H A Dmc13xxx.h231 struct mc13xxx_ts_platform_data touch; member in struct:mc13xxx_platform_data
/linux-master/tools/testing/selftests/ia64/
H A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) argument
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) argument
/linux-master/drivers/hid/
H A Dhid-magicmouse.c155 int touch = -1; local
[all...]
H A Dhid-udraw-ps3.c105 int touch; local
[all...]
H A Dwacom_wac.c1471 unsigned char *touch = &frame[j*finger_touch_len + 1]; local
1632 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); local
1696 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); local
1730 bool touch = p && report_touch_events(wacom); local
3030 bool touch = report_touch_events(wacom) local
3062 bool touch = data[1] & 0x80; local
[all...]
H A Dwacom_wac.h293 struct hid_device *touch; member in struct:wacom_shared
/linux-master/drivers/input/mouse/
H A Dbyd.c233 bool touch; member in struct:byd_data
[all...]
H A Dcyapa_gen3.c1154 const struct cyapa_touch *touch = &data->touches[i]; local
[all...]
H A Dcyapa_gen5.c2709 cyapa_pip_report_slot_data(struct cyapa *cyapa, const struct cyapa_pip_touch_record *touch) argument
[all...]
H A Dsynaptics_i2c.c230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) argument
335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) argument
373 struct synaptics_i2c *touch = dev_id; local
380 synaptics_i2c_check_params(struct synaptics_i2c *touch) argument
407 synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, bool have_data) argument
434 struct synaptics_i2c *touch = local
456 struct synaptics_i2c *touch = input_get_drvdata(input); local
472 struct synaptics_i2c *touch = input_get_drvdata(input); local
483 synaptics_i2c_set_input_params(struct synaptics_i2c *touch) argument
509 struct synaptics_i2c *touch; local
527 struct synaptics_i2c *touch; local
591 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
603 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
617 struct synaptics_i2c *touch = i2c_get_clientdata(client); local
[all...]
H A Dvsxxxaa.c253 int left, middle, right, touch; local
/linux-master/drivers/input/tablet/
H A Dacecad.c70 int touch = data[0] & 0x01; local

Completed in 327 milliseconds

12