Home
last modified time | relevance | path

Searched defs:virtio_console_control (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvirtio_console.h61 struct virtio_console_control { struct
62 __virtio32 id; /* Port number */
63 __virtio16 event; /* The kind of control event (see below) */
64 __virtio16 value; /* Extra information for the key */
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h66696 struct virtio_console_control { struct
66697 __virtio32 id;
66698 __virtio16 event;
66699 __virtio16 value;