Home
last modified time | relevance | path

Searched defs:touch (Results 76 - 100 of 107) sorted by relevance

12345

/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-5.10/include/linux/mfd/
H A Dmax8925.h233 struct max8925_touch_pdata *touch; member
H A D88pm860x.h438 struct pm860x_touch_pdata *touch; member
/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...]
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dmax8925.h233 struct max8925_touch_pdata *touch; member
/kernel/linux/linux-6.6/drivers/input/mouse/
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 Dcyttsp5.c277 cyttsp5_get_touch_record(struct cyttsp5 *ts, struct cyttsp5_touch *touch, u8 *xy_data) cyttsp5_get_touch_record() argument
H A Dusbtouchscreen.c105 int touch, press; member
584 int touch; in itm_read_data() local
[all...]
/third_party/eudev/src/shared/
H A Dutil.c1027 int touch(const char *path) { in touch() function
/third_party/icu/icu4c/source/i18n/
H A Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddecimfmt.cpp1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c79 struct touch { struct
1433 struct touch *touch; in handle_event_touch() local
[all...]
H A Dlibinput-record.c92 } touch; member
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddecimfmt.cpp1598 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1241 auto touch = ViewStackProcessor::GetInstance()->GetTouchListenerComponent(); in SetResponseRegion() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.h291 struct hid_device *touch; member
H A Dwacom_wac.c1466 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local
1630 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local
1694 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); wacom_mt_touch() local
1728 bool touch = p && report_touch_events(wacom); wacom_tpc_mt_touch() local
2962 bool touch = report_touch_events(wacom) wacom_bpt_touch() local
2994 bool touch = data[1] & 0x80; wacom_bpt3_touch_msg() local
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c883 int __ceph_caps_issued_mask(struct ceph_inode_info *ci, int mask, int touch) in __ceph_caps_issued_mask() argument
940 __ceph_caps_issued_mask_metric(struct ceph_inode_info *ci, int mask, int touch) __ceph_caps_issued_mask_metric() argument
H A Dsuper.h713 ceph_caps_issued_mask_metric(struct ceph_inode_info *ci, int mask, int touch) ceph_caps_issued_mask_metric() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c865 int __ceph_caps_issued_mask(struct ceph_inode_info *ci, int mask, int touch) in __ceph_caps_issued_mask() argument
922 __ceph_caps_issued_mask_metric(struct ceph_inode_info *ci, int mask, int touch) __ceph_caps_issued_mask_metric() argument
H A Dsuper.h770 ceph_caps_issued_mask_metric(struct ceph_inode_info *ci, int mask, int touch) ceph_caps_issued_mask_metric() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.h292 struct hid_device *touch; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c3492 const char *touch = NULL; in main() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1676 void InputWindowsManager::GetPhysicalDisplayCoord(struct libinput_event_touch* touch, in UpdateDisplayInfo() argument
1714 TouchPointToDisplayPoint(int32_t deviceId, struct libinput_event_touch* touch, EventTouch& touchInfo, int32_t& physicalDisplayId) UpdateDisplayInfo() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen5.c2708 cyapa_pip_report_slot_data(struct cyapa *cyapa, const struct cyapa_pip_touch_record *touch) cyapa_pip_report_slot_data() argument
[all...]

Completed in 59 milliseconds

12345