Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 25 of 32) sorted by relevance

12

/linux/drivers/input/touchscreen/
H A Dda9034-ts.c66 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 …]
H A D88pm860x-ts.c50 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
176 struct pm860x_touch *touch; in pm860x_touch_probe() local
H A Dmms114.c160 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt()
193 struct mms114_touch *touch) in mms114_process_touchkey()
220 struct mms114_touch touch[MMS114_MAX_TOUCH]; in mms114_interrupt() local
H A Dwacom_w8001.c157 bool touch = data[0] & (1 << i); in parse_multi_touch() local
465 struct w8001_touch_query touch; in w8001_setup_touch() local
H A Dmc13783_ts.c38 struct mc13xxx_ts_platform_data *touch; member
H A Dchipone_icn8318.c112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
H A Dpixcir_i2c_ts.c99 u8 touch; in pixcir_ts_parse() local
H A Dusbtouchscreen.c103 int touch, press; member
492 int touch; in itm_read_data() local
H A Dchipone_icn8505.c342 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-touch.rst4 .. _touch: target
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-aristainetos2_7.dts35 touch: touch@4d { label
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx23-sansa.dts191 touch: touch@20 { label
/linux/tools/testing/selftests/mm/
H A Dhugetlb_madv_vs_map.c36 void *touch(void *unused) in touch() function
H A Dhugetlb_fault_after_madv.c31 void *touch(void *unused) in touch() function
/linux/tools/testing/selftests/proc/
H A Dproc-pidns.c32 static int touch(char *path) in touch() function
/linux/drivers/input/tablet/
H A Dacecad.c70 int touch = data[0] & 0x01; in usb_acecad_irq() local
/linux/drivers/hid/
H A Dhid-udraw-ps3.c105 int touch; in udraw_raw_event() local
H A Dwacom_wac.c1425 unsigned char *touch = &frame[j*finger_touch_len + 1]; wacom_intuos_pro2_bt_touch() local
1586 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); wacom_24hdt_irq() local
1650 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); wacom_mt_touch() local
1684 bool touch = p && report_touch_events(wacom); wacom_tpc_mt_touch() local
3066 bool touch = report_touch_events(wacom) wacom_bpt_touch() local
3098 bool touch = data[1] & 0x80; wacom_bpt3_touch_msg() local
[all...]
H A Dhid-magicmouse.c156 int touch = -1; in magicmouse_firm_touch() local
/linux/drivers/input/mouse/
H A Dvsxxxaa.c253 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
H A Dbyd.c233 bool touch; member
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c55 static void touch(void) in touch() function
/linux/include/linux/mfd/wm831x/
H A Dpdata.h128 struct wm831x_touch_pdata *touch; member
/linux/drivers/media/rc/
H A Dimon.c124 struct input_dev *touch; /* input device for touchscreen */ member
2089 struct input_dev *touch; in imon_init_touch() local

12