Home
last modified time | relevance | path

Searched refs:libinput_device_ref (Results 1 - 11 of 11) sorted by relevance

/third_party/libinput/test/
H A Dtest-path.c341 libinput_device_ref(device); in START_TEST()
386 libinput_device_ref(device); in START_TEST()
853 libinput_device_ref(device); in START_TEST()
H A Dtest-device.c426 libinput_device_ref(device1); in START_TEST()
472 libinput_device_ref(device); in START_TEST()
834 libinput_device_ref(device); in START_TEST()
H A Dtest-udev.c250 libinput_device_ref(device); in START_TEST()
H A Dtest-touch.c586 device = libinput_device_ref(d); in START_TEST()
H A Dlitest.c1794 libinput_device_ref(d->libinput_device); in litest_add_device_with_overrides()
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c257 ctx->device = libinput_device_ref(device); in handle_device_added()
H A Dlibinput-debug-gui.c1313 d->libinput_device =libinput_device_ref(dev); in register_evdev_device()
1376 *device = libinput_device_ref(dev); in handle_event_device_notify()
H A Dlibinput-record.c2500 dev->device = libinput_device_ref(d); in init_libinput()
/third_party/libinput/src/
H A Dlibinput.h55 * refcounted, use libinput_device_ref() and libinput_device_unref().
1037 * libinput_device_ref() before using the device outside of this scope.
3600 * the next libinput_dispatch(), use libinput_device_ref() to keep a permanent
3778 * libinput_device_ref(device);
3990 libinput_device_ref(struct libinput_device *device);
H A Dlibinput.c2153 libinput_device_ref(struct libinput_device *device) in libinput_device_ref() function
3176 libinput_device_ref(event->device); in libinput_post_event()
/third_party/libinput/export_include/
H A Dlibinput.h55 * refcounted, use libinput_device_ref() and libinput_device_unref().
1037 * libinput_device_ref() before using the device outside of this scope.
3600 * the next libinput_dispatch(), use libinput_device_ref() to keep a permanent
3778 * libinput_device_ref(device);
3990 libinput_device_ref(struct libinput_device *device);

Completed in 35 milliseconds