Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/include/linux/mfd/
H A D88pm860x.h438 struct pm860x_touch_pdata *touch; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.c1471 unsigned char *touch = &frame[j*finger_touch_len + 1]; in wacom_intuos_pro2_bt_touch() local
1632 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); in wacom_24hdt_irq() local
1696 bool touch = (data[offset] & 0x1) && report_touch_events(wacom); wacom_mt_touch() local
1730 bool touch = p && report_touch_events(wacom); wacom_tpc_mt_touch() local
3020 bool touch = report_touch_events(wacom) wacom_bpt_touch() local
3052 bool touch = data[1] & 0x80; wacom_bpt3_touch_msg() local
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcyapa_gen5.c2709 cyapa_pip_report_slot_data(struct cyapa *cyapa, const struct cyapa_pip_touch_record *touch) cyapa_pip_report_slot_data() argument
[all...]
/third_party/libinput/test/
H A Dlitest.c3691 struct libinput_event_touch *touch; in litest_is_touch_event() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c11629 const char *touch = NULL; in main() local
/third_party/toybox/generated/
H A Dglobals.h1768 struct touch_data touch; member
/third_party/glfw/deps/
H A Dnuklear.h20736 struct nk_rect touch; in nk_do_selectable() local
20772 struct nk_rect touch; in nk_do_selectable_image() local
20819 struct nk_rect touch; nk_do_selectable_symbol() local
[all...]

Completed in 68 milliseconds

12345