/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | vsxxxaa.c | 253 int left, middle, right, touch; in vsxxxaa_handle_ABS_packet() local
|
H A D | byd.c | 233 bool touch; member [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | da9034-ts.c | 66 static inline int is_pen_down(struct da9034_touch *touch) in is_pen_down() argument 71 static inline int detect_pen_down(struct da9034_touch *touch, int on) in detect_pen_down() argument 81 static int read_tsi(struct da9034_touch *touch) in read_tsi() argument 104 start_tsi(struct da9034_touch *touch) start_tsi() argument 110 stop_tsi(struct da9034_touch *touch) stop_tsi() argument 116 report_pen_down(struct da9034_touch *touch) report_pen_down() argument 135 report_pen_up(struct da9034_touch *touch) report_pen_up() argument 141 da9034_event_handler(struct da9034_touch *touch, int event) da9034_event_handler() argument 225 struct da9034_touch *touch = da9034_tsi_work() local 234 struct da9034_touch *touch = da9034_touch_notifier() local 248 struct da9034_touch *touch = input_get_drvdata(dev); da9034_touch_open() local 279 struct da9034_touch *touch = input_get_drvdata(dev); da9034_touch_close() local 299 struct da9034_touch *touch; da9034_touch_probe() local [all...] |
H A D | chipone_icn8318.c | 112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
|
H A D | chipone_icn8505.c | 343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
|
H A D | pixcir_i2c_ts.c | 99 u8 touch; in pixcir_ts_parse() local [all...] |
H A D | mms114.c | 160 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt() argument 192 mms114_process_touchkey(struct mms114_data *data, struct mms114_touch *touch) mms114_process_touchkey() argument 220 struct mms114_touch touch[MMS114_MAX_TOUCH]; mms114_interrupt() local [all...] |
H A D | wacom_w8001.c | 157 bool touch = data[0] & (1 << i); in parse_multi_touch() local 467 struct w8001_touch_query touch; w8001_setup_touch() local [all...] |
/third_party/libinput/test/ |
H A D | test-misc.c | 310 int touch = 0; in START_TEST() local
|
/third_party/python/Lib/test/ |
H A D | test_ensurepip.py | 15 def touch(self, directory, filename): member in TestPackages
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_window_test_ng.cpp | 883 auto touch = std::make_shared<TouchEventListener>(); in HWTEST_F() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 55 static void touch(void) in touch() function [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | pixcir_i2c_ts.c | 99 u8 touch; in pixcir_ts_parse() local [all...] |
H A D | ili210x.c | 99 static bool ili210x_check_continue_polling(const u8 *data, bool touch) in ili210x_check_continue_polling() argument 160 static bool ili211x_decline_polling(const u8 *data, bool touch) in ili211x_decline_polling() argument 191 static bool ili212x_check_continue_polling(const u8 *data, bool touch) in ili212x_check_continue_polling() argument 259 static bool ili251x_check_continue_polling(const u8 *data, bool touch) in ili251x_check_continue_polling() argument 278 bool contact = false, touch; in ili210x_report_events() local 306 bool touch; ili210x_irq() local [all...] |
H A D | chipone_icn8505.c | 343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
|
H A D | mms114.c | 154 static void mms114_process_mt(struct mms114_data *data, struct mms114_touch *touch) in mms114_process_mt() argument 195 struct mms114_touch touch[MMS114_MAX_TOUCH]; mms114_interrupt() local [all...] |
H A D | wacom_w8001.c | 157 bool touch = data[0] & (1 << i); in parse_multi_touch() local 467 struct w8001_touch_query touch; w8001_setup_touch() local [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/wm831x/ |
H A D | pdata.h | 128 struct wm831x_touch_pdata *touch; member
|
/kernel/linux/linux-6.6/include/linux/mfd/wm831x/ |
H A D | pdata.h | 128 struct wm831x_touch_pdata *touch; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
H A D | context_switch.c | 55 static void touch(void) in touch() function [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
H A D | menuitem_pattern_test_ng.cpp | 753 auto touch = itemNode->GetOrCreateGestureEventHub()->touchEventActuator_; in HWTEST_F() local 1677 auto touch = itemNode->GetOrCreateGestureEventHub()->touchEventActuator_; in HWTEST_F() local [all...] |
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-magicmouse.c | 134 int touch = -1; in magicmouse_firm_touch() local [all...] |
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | byd.c | 233 bool touch; member [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
H A D | menu_wrapper_pattern.cpp | 113 auto touch = info.GetChangedTouches().front(); in HandleInteraction() local 393 auto touch = info.GetChangedTouches().front(); in OnTouchEvent() local [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | mousedev.c | 76 unsigned long touch; member [all...] |