Home
last modified time | relevance | path

Searched defs:touch (Results 51 - 75 of 101) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dbyd.c233 bool touch; member
[all...]
H A Dsynaptics_i2c.c230 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 Dcyapa_gen3.c1154 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 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...]
H A Dili210x.c121 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 Dcyttsp4_core.c803 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) cyttsp4_get_touch() argument
[all...]
H A Dcyttsp5.c277 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 Dui_driver.cpp357 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 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...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics_i2c.c230 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 Dcyapa_gen3.c1153 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 Dcyttsp4_core.c789 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) cyttsp4_get_touch() argument
[all...]
H A Dusbtouchscreen.c105 int touch, press; member
584 int touch; in itm_read_data() local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dmc13xxx.h231 struct mc13xxx_ts_platform_data touch; member
H A Dmax8925.h233 struct max8925_touch_pdata *touch; member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmc13xxx.h231 struct mc13xxx_ts_platform_data touch; member
H A Dmax8925.h233 struct max8925_touch_pdata *touch; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-magicmouse.c152 int touch = -1; in magicmouse_firm_touch() local
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dmousedev.c76 unsigned long touch; member
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c302 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 Dpathlib.py1089 def touch(self, mode=0o666, exist_ok=True): member in Path
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp649 void UIView::SetTouchable(bool touch) in SetTouchable() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dimon.c129 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 Dimon.c129 struct input_dev *touch; /* input device for touchscreen */ member
2075 struct input_dev *touch; imon_init_touch() local
[all...]

Completed in 35 milliseconds

12345