vhost-device/vhost-device-gpio/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
..
backend.rs Fix cargo doc 2025-09-18 16:08:18 +03:00
gpio.rs gpio: run clippy --fix 2025-07-18 10:05:07 +02:00
main.rs Move all crates to workspace root 2023-10-16 12:03:57 +05:30
mock_gpio.rs gpio: run clippy --fix 2025-07-18 10:05:07 +02:00
vhu_gpio.rs chore: remove pub visibility from exit event fields 2025-11-19 12:09:37 +02:00
virtio_gpio.rs Fix clippy::empty_line_after_doc_comments 2024-12-16 14:00:08 +05:30