Searched refs:tools_open_backend (Results 1 - 6 of 6) sorted by relevance
/third_party/libinput/tools/ |
H A D | shared.h | 136 struct libinput* tools_open_backend(enum tools_backend which,
|
H A D | libinput-list-devices.c | 413 li = tools_open_backend(BACKEND_UDEV, seat, false, &grab); in main()
|
H A D | libinput-debug-tablet.c | 583 li = tools_open_backend(backend, seat_or_device, false, &grab); in main()
|
H A D | shared.c | 433 tools_open_backend(enum tools_backend which, in tools_open_backend() function
|
H A D | libinput-debug-events.c | 1121 li = tools_open_backend(backend, seat_or_devices, verbose, &grab); in main()
|
H A D | libinput-debug-gui.c | 1956 li = tools_open_backend(backend, seat_or_device, verbose, &w.grab); in main()
|
Completed in 7 milliseconds