Home
last modified time | relevance | path

Searched refs:libinput_seat_unref (Results 1 - 8 of 8) sorted by relevance

/third_party/libinput/src/
H A Dpath-seat.c78 libinput_seat_unref(&seat->base); in path_input_disable()
190 libinput_seat_unref(&seat->base); in path_device_enable()
426 libinput_seat_unref(seat); in libinput_path_remove_device()
H A Dudev-seat.c122 libinput_seat_unref(&seat->base); in device_added()
254 libinput_seat_unref(&seat->base); in udev_input_remove_devices()
H A Dlibinput.h74 * refcounted, use libinput_seat_ref() and libinput_seat_unref().
3904 libinput_seat_unref(struct libinput_seat *seat);
4192 * libinput_seat_unref() to continue using the handle outside of the
H A Devdev.c3114 libinput_seat_unref(device->base.seat); in evdev_device_destroy()
H A Dlibinput.c2101 libinput_seat_unref(struct libinput_seat *seat) in libinput_seat_unref() function
/third_party/libinput/test/
H A Dtest-udev.c289 libinput_seat_unref(seat1); in START_TEST()
H A Dtest-path.c382 libinput_seat_unref(seat1); in START_TEST()
/third_party/libinput/export_include/
H A Dlibinput.h74 * refcounted, use libinput_seat_ref() and libinput_seat_unref().
3904 libinput_seat_unref(struct libinput_seat *seat);
4192 * libinput_seat_unref() to continue using the handle outside of the

Completed in 23 milliseconds