Home
last modified time | relevance | path

Searched refs:libinput_device_get_name (Results 1 - 13 of 13) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-list-devices.c308 libinput_device_get_name(dev), in print_device_notify()
H A Dlibinput-debug-gui.c1194 libinput_device_get_name(*dev), in change_ptraccel()
1199 libinput_device_get_name(*dev), in change_ptraccel()
1225 msg("Unknown device: %s\n", libinput_device_get_name(dev)); in handle_event_evdev()
1370 libinput_device_get_name(dev), in handle_event_device_notify()
H A Dlibinput-debug-tablet.c169 libinput_device_get_name(ctx->device), in print_state()
H A Dshared.c460 const char *name = libinput_device_get_name(device); in tools_device_apply_config()
H A Dlibinput-debug-events.c272 libinput_device_get_name(dev), in print_device_notify()
/third_party/libinput/src/
H A Dlibinput.h4111 * To get the descriptive device name, use libinput_device_get_name().
4134 libinput_device_get_name(struct libinput_device *device);
H A Dlibinput.c2404 libinput_device_get_name(device)); in device_has_cap()
3267 libinput_device_get_name(struct libinput_device *device) in libinput_device_get_name() function
/third_party/libinput/test/
H A Dtest-udev.c659 name = libinput_device_get_name(device); in START_TEST()
H A Dtest-quirks.c1391 if (strstr(libinput_device_get_name(device), "ALPS")) { in START_TEST()
H A Dlitest.c3240 libinput_device_get_name(dev), in litest_print_event()
3343 libinput_device_get_name(libinput_event_get_device(event)), in _litest_assert_event_type_is_one_of()
H A Dtest-device.c758 libinput_device_get_name(dev->libinput_device)); in START_TEST()
H A Dtest-pointer.c2872 const char *name = libinput_device_get_name(dev->libinput_device); in START_TEST()
/third_party/libinput/export_include/
H A Dlibinput.h4111 * To get the descriptive device name, use libinput_device_get_name().
4134 libinput_device_get_name(struct libinput_device *device);

Completed in 40 milliseconds