Searched refs:libinput_device_get_name (Results 1 – 14 of 14) sorted by relevance
/third_party/libinput/src/ |
D | libinput.sym | 45 libinput_device_get_name;
|
D | libinput.h | 4134 libinput_device_get_name(struct libinput_device *device);
|
D | libinput.c | 2403 libinput_device_get_name(device)); in device_has_cap() 3266 libinput_device_get_name(struct libinput_device *device) in libinput_device_get_name() function
|
/third_party/libinput/tools/ |
D | libinput-list-devices.c | 294 libinput_device_get_name(dev), in print_device_notify()
|
D | libinput-debug-gui.c | 1187 libinput_device_get_name(*dev), in change_ptraccel() 1192 libinput_device_get_name(*dev), in change_ptraccel() 1218 msg("Unknown device: %s\n", libinput_device_get_name(dev)); in handle_event_evdev() 1364 libinput_device_get_name(dev), in handle_event_device_notify()
|
D | libinput-debug-tablet.c | 168 libinput_device_get_name(ctx->device), in print_state()
|
D | shared.c | 404 const char *name = libinput_device_get_name(device); in tools_device_apply_config()
|
D | libinput-debug-events.c | 264 libinput_device_get_name(dev), in print_device_notify()
|
/third_party/libinput/test/ |
D | test-udev.c | 659 name = libinput_device_get_name(device); in START_TEST()
|
D | test-quirks.c | 1409 if (strstr(libinput_device_get_name(device), "ALPS")) { in START_TEST()
|
D | test-device.c | 758 libinput_device_get_name(dev->libinput_device)); in START_TEST()
|
D | litest.c | 3202 libinput_device_get_name(dev), in litest_print_event() 3305 libinput_device_get_name(libinput_event_get_device(event)), in _litest_assert_event_type_is_one_of()
|
D | test-pointer.c | 2600 const char *name = libinput_device_get_name(dev->libinput_device); in START_TEST()
|
/third_party/libinput/export_include/ |
D | libinput.h | 4134 libinput_device_get_name(struct libinput_device *device);
|