Home
last modified time | relevance | path

Searched refs:libinput_device_unref (Results 1 - 12 of 12) sorted by relevance

/third_party/libinput/test/
H A Dtest-path.c371 libinput_device_unref(device); in START_TEST()
385 libinput_device_unref(dev->libinput_device); in START_TEST()
884 libinput_device_unref(device); in START_TEST()
H A Dtest-device.c456 libinput_device_unref(device1); in START_TEST()
490 libinput_device_unref(device); in START_TEST()
840 ck_assert(libinput_device_unref(device) == NULL); in START_TEST()
H A Dtest-udev.c278 libinput_device_unref(device); in START_TEST()
H A Dtest-touch.c608 libinput_device_unref(device); in START_TEST()
H A Dlitest.c1932 libinput_device_unref(d->libinput_device); in litest_delete_device()
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c281 libinput_device_unref(ctx->device); in handle_device_removed()
H A Dlibinput-debug-gui.c1170 libinput_device_unref(*dev); in window_cleanup()
1338 libinput_device_unref(d->libinput_device); in unregister_evdev_device()
1383 libinput_device_unref(*device); in handle_event_device_notify()
H A Dlibinput-record.c2842 libinput_device_unref(d->device); in main()
/third_party/libinput/src/
H A Dlibinput.h55 * refcounted, use libinput_device_ref() and libinput_device_unref().
4004 libinput_device_unref(struct libinput_device *device);
H A Dlibinput.c2038 libinput_device_unref(event->device); in libinput_event_destroy()
2167 libinput_device_unref(struct libinput_device *device) in libinput_device_unref() function
H A Devdev.c3093 libinput_device_unref(&device->base); in evdev_device_remove()
/third_party/libinput/export_include/
H A Dlibinput.h55 * refcounted, use libinput_device_ref() and libinput_device_unref().
4004 libinput_device_unref(struct libinput_device *device);

Completed in 38 milliseconds