Searched defs:touchpad (Results 1 – 5 of 5) sorted by relevance
/third_party/libinput/test/ |
D | test-trackpoint.c | 172 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 217 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 260 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 309 struct litest_device *touchpad; in START_TEST() local 345 struct litest_device *touchpad; in START_TEST() local 380 struct litest_device *touchpad; in START_TEST() local 406 struct litest_device *touchpad; in START_TEST() local
|
D | test-switch.c | 280 struct litest_device *touchpad; in START_TEST() local 320 struct litest_device *touchpad; in START_TEST() local 352 struct litest_device *touchpad; in START_TEST() local 391 struct litest_device *touchpad; in START_TEST() local 432 struct litest_device *touchpad; in START_TEST() local 467 struct litest_device *touchpad; in START_TEST() local 508 struct litest_device *touchpad, *mouse; in START_TEST() local 600 struct litest_device *keyboard, *touchpad; in START_TEST() local 682 struct litest_device *touchpad, *sw; in START_TEST() local 922 struct litest_device *touchpad; in START_TEST() local [all …]
|
D | test-touchpad.c | 43 struct litest_device *touchpad) in dwt_init_paired_keyboard() 2150 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3337 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3377 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3408 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3436 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3491 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3579 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3778 struct litest_device *touchpad = litest_current_device(); in START_TEST() local 3815 struct litest_device *touchpad = litest_current_device(); in START_TEST() local [all …]
|
D | test-misc.c | 736 struct litest_device *keyboard, *touchpad; in START_TEST() local
|
/third_party/libinput/src/ |
D | evdev-mt-touchpad.c | 2348 tp_want_dwt(struct evdev_device *touchpad, in tp_want_dwt() 2370 tp_dwt_pair_keyboard(struct evdev_device *touchpad, in tp_dwt_pair_keyboard() 2405 tp_pair_trackpoint(struct evdev_device *touchpad, in tp_pair_trackpoint() 2484 tp_pair_lid_switch(struct evdev_device *touchpad, in tp_pair_lid_switch() 2509 tp_pair_tablet_mode_switch(struct evdev_device *touchpad, in tp_pair_tablet_mode_switch() 2572 tp_pair_tablet(struct evdev_device *touchpad, in tp_pair_tablet()
|