/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | byd.c | 233 bool touch; member [all...] |
H A D | synaptics_i2c.c | 230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() argument 335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input() argument 373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq() local 380 synaptics_i2c_check_params(struct synaptics_i2c *touch) synaptics_i2c_check_params() argument 407 synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, bool have_data) synaptics_i2c_adjust_delay() argument 434 struct synaptics_i2c *touch = synaptics_i2c_work_handler() local 456 struct synaptics_i2c *touch = input_get_drvdata(input); synaptics_i2c_open() local 472 struct synaptics_i2c *touch = input_get_drvdata(input); synaptics_i2c_close() local 483 synaptics_i2c_set_input_params(struct synaptics_i2c *touch) synaptics_i2c_set_input_params() argument 509 struct synaptics_i2c *touch; synaptics_i2c_touch_create() local 527 struct synaptics_i2c *touch; synaptics_i2c_probe() local 591 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_remove() local 603 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_suspend() local 617 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_resume() local [all...] |
H A D | cyapa_gen3.c | 1154 const struct cyapa_touch *touch = &data->touches[i]; in cyapa_gen3_event_process() local [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
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...] |
H A D | ili210x.c | 121 static bool ili210x_check_continue_polling(const u8 *data, bool touch) in ili210x_check_continue_polling() argument 182 static bool ili211x_decline_polling(const u8 *data, bool touch) in ili211x_decline_polling() argument 213 static bool ili212x_check_continue_polling(const u8 *data, bool touch) in ili212x_check_continue_polling() argument 289 static bool ili251x_check_continue_polling(const u8 *data, bool touch) in ili251x_check_continue_polling() argument 309 bool contact = false, touch; in ili210x_report_events() local 339 bool touch; ili210x_irq() local [all...] |
H A D | cyttsp4_core.c | 803 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) cyttsp4_get_touch() argument [all...] |
H A D | cyttsp5.c | 277 cyttsp5_get_touch_record(struct cyttsp5 *ts, struct cyttsp5_touch *touch, u8 *xy_data) cyttsp5_get_touch_record() argument
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | ui_driver.cpp | 357 void UiDriver::PerformTouch(const TouchAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformTouch() argument 370 void UiDriver::PerformMouseAction(const MouseAction &touch, const UiOpArgs &opt, ApiCallErr &err) in PerformMouseAction() argument
|
/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...] |
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | synaptics_i2c.c | 230 static inline void set_scan_rate(struct synaptics_i2c *touch, int scan_rate) in set_scan_rate() argument 335 static bool synaptics_i2c_get_input(struct synaptics_i2c *touch) in synaptics_i2c_get_input() argument 373 struct synaptics_i2c *touch = dev_id; in synaptics_i2c_irq() local 380 synaptics_i2c_check_params(struct synaptics_i2c *touch) synaptics_i2c_check_params() argument 407 synaptics_i2c_adjust_delay(struct synaptics_i2c *touch, bool have_data) synaptics_i2c_adjust_delay() argument 434 struct synaptics_i2c *touch = synaptics_i2c_work_handler() local 456 struct synaptics_i2c *touch = input_get_drvdata(input); synaptics_i2c_open() local 472 struct synaptics_i2c *touch = input_get_drvdata(input); synaptics_i2c_close() local 483 synaptics_i2c_set_input_params(struct synaptics_i2c *touch) synaptics_i2c_set_input_params() argument 509 struct synaptics_i2c *touch; synaptics_i2c_touch_create() local 528 struct synaptics_i2c *touch; synaptics_i2c_probe() local 592 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_remove() local 606 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_suspend() local 620 struct synaptics_i2c *touch = i2c_get_clientdata(client); synaptics_i2c_resume() local [all...] |
H A D | cyapa_gen3.c | 1153 const struct cyapa_touch *touch = &data->touches[i]; in cyapa_gen3_event_process() local [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cyttsp4_core.c | 789 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) cyttsp4_get_touch() argument [all...] |
H A D | usbtouchscreen.c | 105 int touch, press; member 584 int touch; in itm_read_data() local [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | mc13xxx.h | 231 struct mc13xxx_ts_platform_data touch; member
|
H A D | max8925.h | 233 struct max8925_touch_pdata *touch; member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | mc13xxx.h | 231 struct mc13xxx_ts_platform_data touch; member
|
H A D | max8925.h | 233 struct max8925_touch_pdata *touch; member
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-magicmouse.c | 152 int touch = -1; in magicmouse_firm_touch() local [all...] |
/kernel/linux/linux-6.6/drivers/input/ |
H A D | mousedev.c | 76 unsigned long touch; member [all...] |
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad-gestures.c | 302 tp_gesture_get_direction(struct tp_dispatch *tp, struct tp_touch *touch) in tp_gesture_get_direction() argument [all...] |
/third_party/python/Lib/ |
H A D | pathlib.py | 1089 def touch(self, mode=0o666, exist_ok=True): member in Path
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view.cpp | 649 void UIView::SetTouchable(bool touch) in SetTouchable() argument
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | imon.c | 129 struct input_dev *touch; /* input device for touchscreen */ member 2080 struct input_dev *touch; imon_init_touch() local [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | imon.c | 129 struct input_dev *touch; /* input device for touchscreen */ member 2075 struct input_dev *touch; imon_init_touch() local [all...] |