| /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-5.10/include/linux/mfd/ |
| H A D | max8925.h | 233 struct max8925_touch_pdata *touch; member
|
| H A D | 88pm860x.h | 438 struct pm860x_touch_pdata *touch; member
|
| /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...] |
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| H A D | max8925.h | 233 struct max8925_touch_pdata *touch; member
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| 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 | cyttsp5.c | 277 cyttsp5_get_touch_record(struct cyttsp5 *ts, struct cyttsp5_touch *touch, u8 *xy_data) cyttsp5_get_touch_record() argument
|
| H A D | usbtouchscreen.c | 105 int touch, press; member 584 int touch; in itm_read_data() local [all...] |
| /third_party/eudev/src/shared/ |
| H A D | util.c | 1027 int touch(const char *path) { in touch() function
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | decimfmt.cpp | 1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decimfmt.cpp | 1603 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 79 struct touch { struct 1433 struct touch *touch; in handle_event_touch() local [all...] |
| H A D | libinput-record.c | 92 } touch; member [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decimfmt.cpp | 1598 void DecimalFormat::touch(UErrorCode& status) { touch() function in DecimalFormat [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | view_abstract_model_impl.cpp | 1241 auto touch = ViewStackProcessor::GetInstance()->GetTouchListenerComponent(); in SetResponseRegion() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | wacom_wac.h | 291 struct hid_device *touch; member
|
| H A D | wacom_wac.c | 1466 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 D | caps.c | 883 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 D | super.h | 713 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 D | caps.c | 865 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 D | super.h | 770 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 D | wacom_wac.h | 292 struct hid_device *touch; member
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 3492 const char *touch = NULL; in main() local
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | input_windows_manager.cpp | 1676 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 D | cyapa_gen5.c | 2708 cyapa_pip_report_slot_data(struct cyapa *cyapa, const struct cyapa_pip_touch_record *touch) cyapa_pip_report_slot_data() argument [all...] |