Home
last modified time | relevance | path

Searched defs:touch (Results 26 - 50 of 96) sorted by relevance

1234

/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dda9034-ts.c66 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 Dchipone_icn8318.c112 struct icn8318_touch *touch = &touch_data.touches[i]; in icn8318_irq() local
H A Dchipone_icn8505.c343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
H A Dpixcir_i2c_ts.c99 u8 touch; in pixcir_ts_parse() local
[all...]
H A Dmms114.c160 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 Dwacom_w8001.c157 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 Dtest-misc.c310 int touch = 0; in START_TEST() local
/third_party/python/Lib/test/
H A Dtest_ensurepip.py15 def touch(self, directory, filename): member in TestPackages
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_window_test_ng.cpp883 auto touch = std::make_shared<TouchEventListener>(); in HWTEST_F() local
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c55 static void touch(void) in touch() function
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c99 u8 touch; in pixcir_ts_parse() local
[all...]
H A Dili210x.c99 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 Dchipone_icn8505.c343 struct icn8505_touch *touch = &touch_data.touches[i]; in icn8505_irq() local
H A Dmms114.c154 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 Dwacom_w8001.c157 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 Dpdata.h128 struct wm831x_touch_pdata *touch; member
/kernel/linux/linux-6.6/include/linux/mfd/wm831x/
H A Dpdata.h128 struct wm831x_touch_pdata *touch; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c55 static void touch(void) in touch() function
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitem_pattern_test_ng.cpp753 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 Dhid-magicmouse.c134 int touch = -1; in magicmouse_firm_touch() local
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dbyd.c233 bool touch; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
H A Dmenu_wrapper_pattern.cpp113 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 Dmousedev.c76 unsigned long touch; member
[all...]

Completed in 22 milliseconds

1234