Searched refs:quirk_file (Results 1 - 14 of 14) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-gpio-keys.c | 45 static const char quirk_file[] = variable 60 .quirk_file = quirk_file,
|
H A D | litest-device-lid-switch-surface3.c | 41 static const char quirk_file[] = variable 56 .quirk_file = quirk_file,
|
H A D | litest-device-lid-switch.c | 40 static const char quirk_file[] = variable 55 .quirk_file = quirk_file,
|
H A D | litest-device-tablet-mode-switch.c | 45 static const char quirk_file[] = variable 60 .quirk_file = quirk_file,
|
H A D | litest-device-synaptics-phantomclicks.c | 85 static const char quirk_file[] = variable 99 .quirk_file = quirk_file,
|
H A D | litest-device-synaptics-i2c.c | 82 static const char quirk_file[] = variable 96 .quirk_file = quirk_file,
|
H A D | litest-device-apple-appletouch.c | 86 static const char quirk_file[] = variable 100 .quirk_file = quirk_file,
|
H A D | litest-device-touchpad-palm-threshold-zero.c | 108 static const char quirk_file[] = variable 122 .quirk_file = quirk_file,
|
H A D | litest-device-alps-dualpoint.c | 107 static const char quirk_file[] = variable 121 .quirk_file = quirk_file,
|
H A D | litest-device-synaptics-x1-carbon-3rd.c | 108 static const char quirk_file[] = variable 122 .quirk_file = quirk_file,
|
H A D | litest-device-waltop-tablet.c | 223 static const char quirk_file[] = variable 237 .quirk_file = quirk_file,
|
H A D | litest-device-keyboard-quirked.c | 201 static const char quirk_file[] = variable 254 .quirk_file = quirk_file,
|
H A D | litest-int.h | 81 const char *quirk_file; member
|
H A D | litest.c | 1452 if (!dev->quirk_file) in litest_init_device_quirk_file() 1464 litest_assert_int_ge(fputs(dev->quirk_file, f), 0); in litest_init_device_quirk_file()
|
Completed in 10 milliseconds