/Linux-v4.19/drivers/input/touchscreen/ |
D | da9034-ts.c | 69 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down() 74 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down() 84 static int read_tsi(struct da9034_touch *touch) in read_tsi() 107 static inline int start_tsi(struct da9034_touch *touch) in start_tsi() 113 static inline int stop_tsi(struct da9034_touch *touch) in stop_tsi() 119 static inline void report_pen_down(struct da9034_touch *touch) in report_pen_down() 138 static inline void report_pen_up(struct da9034_touch *touch) in report_pen_up() 144 static void da9034_event_handler(struct da9034_touch *touch, int event) in da9034_event_handler() 228 struct da9034_touch *touch = in da9034_tsi_work() local 237 struct da9034_touch *touch = in da9034_touch_notifier() local [all …]
|
D | 88pm860x-ts.c | 53 struct pm860x_touch *touch = data; in pm860x_touch_handler() local 95 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_open() local 110 struct pm860x_touch *touch = input_get_drvdata(dev); in pm860x_touch_close() local 185 struct pm860x_touch *touch; in pm860x_touch_probe() local
|
D | mms114.c | 153 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt() 194 struct mms114_touch touch[MMS114_MAX_TOUCH]; in mms114_interrupt() local
|
D | mc13783_ts.c | 41 struct mc13xxx_ts_platform_data *touch; member
|
D | wacom_w8001.c | 155 bool touch = data[0] & (1 << i); in parse_multi_touch() local 465 struct w8001_touch_query touch; in w8001_setup_touch() local
|
D | chipone_icn8318.c | 116 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
|
D | ili210x.c | 82 bool touch; in ili210x_report_events() local
|
D | pixcir_i2c_ts.c | 57 u8 touch; in pixcir_ts_parse() local
|
D | chipone_icn8505.c | 343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
|
D | usbtouchscreen.c | 118 int touch, press; member 596 int touch; in itm_read_data() local
|
/Linux-v4.19/drivers/input/mouse/ |
D | synaptics_i2c.c | 231 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() 336 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input() 372 static void synaptics_i2c_reschedule_work(struct synaptics_i2c *touch, in synaptics_i2c_reschedule_work() 386 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq() local 393 static void synaptics_i2c_check_params(struct synaptics_i2c *touch) in synaptics_i2c_check_params() 420 static unsigned long synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, in synaptics_i2c_adjust_delay() 447 struct synaptics_i2c *touch = in synaptics_i2c_work_handler() local 469 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_open() local 485 struct synaptics_i2c *touch = input_get_drvdata(input); in synaptics_i2c_close() local 496 static void synaptics_i2c_set_input_params(struct synaptics_i2c *touch) in synaptics_i2c_set_input_params() [all …]
|
D | vsxxxaa.c | 268 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
|
D | byd.c | 236 bool touch; member
|
/Linux-v4.19/tools/testing/selftests/ia64/ |
D | aliasing-test.c | 27 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem() 65 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx6dl-aristainetos2_7.dts | 69 touch: touch@4d { label
|
D | imx6dl-aristainetos2_4.dts | 112 touch: touch@4b { label
|
D | imx23-sansa.dts | 194 touch: touch@20 { label
|
D | imx6q-novena.dts | 268 touch: stmpe811@44 { label
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-touch.rst | 3 .. _touch: target
|
/Linux-v4.19/drivers/input/tablet/ |
D | acecad.c | 86 int touch = data[0] & 0x01; in usb_acecad_irq() local
|
/Linux-v4.19/drivers/hid/ |
D | hid-udraw-ps3.c | 113 int touch; in udraw_raw_event() local
|
D | wacom_wac.c | 1329 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local 1477 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local 1541 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_mt_touch() local 1575 bool touch = p && report_touch_events(wacom); in wacom_tpc_mt_touch() local 2774 bool touch = report_touch_events(wacom) in wacom_bpt_touch() local 2806 bool touch = data[1] & 0x80; in wacom_bpt3_touch_msg() local
|
D | hid-magicmouse.c | 124 int touch = -1; in magicmouse_firm_touch() local
|
/Linux-v4.19/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 58 static void touch(void) in touch() function
|
/Linux-v4.19/include/linux/mfd/wm831x/ |
D | pdata.h | 135 struct wm831x_touch_pdata *touch; member
|