Home
last modified time | relevance | path

Searched defs:touchpad (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/test/
Dtest-trackpoint.c178 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
223 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
266 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
336 struct litest_device *touchpad; in START_TEST() local
375 struct litest_device *touchpad; in START_TEST() local
406 struct litest_device *touchpad; in START_TEST() local
445 struct litest_device *touchpad; in START_TEST() local
475 struct litest_device *touchpad; in START_TEST() local
Dtest-switch.c280 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 …]
Dtest-touchpad.c43 struct litest_device *touchpad) in dwt_init_paired_keyboard()
2158 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3369 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3408 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3439 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3467 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3522 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3610 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3809 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
3846 struct litest_device *touchpad = litest_current_device(); in START_TEST() local
[all …]
Dtest-misc.c736 struct litest_device *keyboard, *touchpad; in START_TEST() local
/third_party/libinput/src/
Devdev-mt-touchpad.c2353 tp_want_dwt(struct evdev_device *touchpad, in tp_want_dwt()
2375 tp_dwt_pair_keyboard(struct evdev_device *touchpad, in tp_dwt_pair_keyboard()
2410 tp_pair_trackpoint(struct evdev_device *touchpad, in tp_pair_trackpoint()
2489 tp_pair_lid_switch(struct evdev_device *touchpad, in tp_pair_lid_switch()
2514 tp_pair_tablet_mode_switch(struct evdev_device *touchpad, in tp_pair_tablet_mode_switch()
2577 tp_pair_tablet(struct evdev_device *touchpad, in tp_pair_tablet()