Home
last modified time | relevance | path

Searched refs:LITEST_SYNAPTICS_I2C (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/test/
Dtest-trackpoint.c313 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
349 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
383 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
409 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
Dlitest-device-synaptics-i2c.c88 .type = LITEST_SYNAPTICS_I2C,
Dtest-switch.c272 enum litest_device_type which = LITEST_SYNAPTICS_I2C; in switch_init_paired_touchpad()
607 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
700 touchpad = litest_add_device(li, LITEST_SYNAPTICS_I2C); in START_TEST()
Dlitest.h271 LITEST_SYNAPTICS_I2C, enumerator
Dtest-touchpad.c7277 litest_add_for_device(touchpad_dwt_ext_and_int_keyboard, LITEST_SYNAPTICS_I2C); in TEST_COLLECTION()
7309 litest_add_for_device(touchpad_dwt_multiple_keyboards, LITEST_SYNAPTICS_I2C); in TEST_COLLECTION()
7310 litest_add_for_device(touchpad_dwt_multiple_keyboards_bothkeys, LITEST_SYNAPTICS_I2C); in TEST_COLLECTION()
7311 litest_add_for_device(touchpad_dwt_multiple_keyboards_bothkeys_modifier, LITEST_SYNAPTICS_I2C); in TEST_COLLECTION()
7312 litest_add_ranged_for_device(touchpad_dwt_multiple_keyboards_remove, LITEST_SYNAPTICS_I2C, &twice); in TEST_COLLECTION()