vhost-device/vhost-device-input/src
Stefano Garzarella 9191a0c1de chore: remove pub visibility from exit event fields
The `exit_consumer` and `exit_notifier` fields are only used internally
by the exit_event() method implementation or by send_exit_event() in the
sound device. So, they do not need to be exposed in the public API of
backend structures.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
2025-11-19 12:09:37 +02:00
..
input.rs input: replace fallible integer cast with try_into 2025-08-04 12:30:43 +02:00
main.rs input: run clippy --fix 2025-07-18 10:05:07 +02:00
vhu_input.rs chore: remove pub visibility from exit event fields 2025-11-19 12:09:37 +02:00