/Linux-v5.4/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 | 142 bool contact = false, touch = false; in ili210x_report_events() local 179 bool touch; in ili210x_work() 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 | 38 struct mc13xxx_ts_platform_data *touch; member
|
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 | chipone_icn8318.c | 112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
|
D | pixcir_i2c_ts.c | 49 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 | 105 int touch, press; member 583 int touch; in itm_read_data() local
|
/Linux-v5.4/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
|
/Linux-v5.4/tools/testing/selftests/ia64/ |
D | aliasing-test.c | 24 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-v5.4/Documentation/media/uapi/v4l/ |
D | dev-touch.rst | 10 .. _touch: target
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | imx6dl-aristainetos2_7.dts | 70 touch: touch@4d { label
|
D | imx6dl-aristainetos2_4.dts | 113 touch: touch@4b { label
|
D | imx23-sansa.dts | 195 touch: touch@20 { label
|
D | imx6q-novena.dts | 269 touch: stmpe811@44 { label
|
/Linux-v5.4/drivers/input/tablet/ |
D | acecad.c | 73 int touch = data[0] & 0x01; in usb_acecad_irq() local
|
/Linux-v5.4/drivers/hid/ |
D | hid-udraw-ps3.c | 105 int touch; in udraw_raw_event() local
|
D | wacom_wac.c | 1388 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local 1549 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local 1613 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_mt_touch() local 1647 bool touch = p && report_touch_events(wacom); in wacom_tpc_mt_touch() local 2891 bool touch = report_touch_events(wacom) in wacom_bpt_touch() local 2923 bool touch = data[1] & 0x80; in wacom_bpt3_touch_msg() local
|
D | hid-magicmouse.c | 134 int touch = -1; in magicmouse_firm_touch() local
|
/Linux-v5.4/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 54 static void touch(void) in touch() function
|
/Linux-v5.4/include/linux/mfd/wm831x/ |
D | pdata.h | 129 struct wm831x_touch_pdata *touch; member
|