Home
last modified time | relevance | path

Searched defs:virtio_input_config (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvirtio_input.h44 struct virtio_input_config { struct
45 __u8 select;
46 __u8 subsel;
47 __u8 size;
48 __u8 reserved[5];
49 union {
54 } u;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvirtio_input.h44 struct virtio_input_config { struct
45 __u8 select;
46 __u8 subsel;
47 __u8 size;
48 __u8 reserved[5];
49 union {
54 } u;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvirtio_input.h31 struct virtio_input_config { struct
32 __u8 select;
33 __u8 subsel;
34 __u8 size;
35 __u8 reserved[5];
36 union {
41 } u;
/kernel/linux/linux-6.6/include/uapi/linux/
Dvirtio_input.h57 struct virtio_input_config { struct
58 __u8 select;
59 __u8 subsel;
60 __u8 size;
61 __u8 reserved[5];
62 union {
67 } u;
/kernel/linux/linux-5.10/include/uapi/linux/
Dvirtio_input.h57 struct virtio_input_config { struct
58 __u8 select;
59 __u8 subsel;
60 __u8 size;
61 __u8 reserved[5];
62 union {
67 } u;