Home
last modified time | relevance | path

Searched refs:litest_device_type (Results 1 – 6 of 6) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/test/
H A Dlitest.h212 enum litest_device_type { enum
442 enum litest_device_type type);
447 enum litest_device_type type,
464 litest_create_device(enum litest_device_type which);
468 enum litest_device_type which);
475 litest_create(enum litest_device_type which,
482 litest_create_device_with_overrides(enum litest_device_type which,
489 enum litest_device_type which,
H A Dlitest-int.h37 enum litest_device_type type;
H A Dlitest.c514 enum litest_device_type type) in _litest_add_for_device()
523 enum litest_device_type type, in _litest_add_ranged_for_device()
1322 litest_create(enum litest_device_type which, in litest_create()
1445 enum litest_device_type which, in litest_add_device_with_overrides()
1484 enum litest_device_type which) in litest_add_device()
1495 litest_create_device_with_overrides(enum litest_device_type which, in litest_create_device_with_overrides()
1513 litest_create_device(enum litest_device_type which) in litest_create_device()
H A Dtest-tablet.c4227 enum litest_device_type other, in touch_arbitration()
4297 enum litest_device_type other, in touch_arbitration_stop_touch()
4378 enum litest_device_type other, in touch_arbitration_suspend_touch()
4466 enum litest_device_type other, in touch_arbitration_remove_touch()
4513 enum litest_device_type other, in touch_arbitration_remove_tablet()
H A Dtest-switch.c239 enum litest_device_type which = LITEST_SYNAPTICS_I2C; in switch_init_paired_touchpad()
H A Dtest-touchpad.c45 enum litest_device_type which = LITEST_KEYBOARD; in dwt_init_paired_keyboard()