Home
last modified time | relevance | path

Searched defs:virtio_input_event (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/crosvm/linux_input_sys/src/
H A Dlib.rs22 fn decode(data: &[u8]) -> virtio_input_event; in decode()
48 fn decode(data: &[u8]) -> virtio_input_event { in decode()
60 pub struct virtio_input_event { struct
66 impl InputEventDecoder for virtio_input_event { argument
69 fn decode(data: &[u8]) -> virtio_input_event { in decode()
74 impl virtio_input_event { implementation
85 pub fn absolute(code: u16, value: i32) -> virtio_input_event { in absolute()
94 pub fn relative(code: u16, value: i32) -> virtio_input_event { in relative()
103 pub fn multitouch_tracking_id(id: i32) -> virtio_input_event { in multitouch_tracking_id()
108 pub fn multitouch_slot(slot: i32) -> virtio_input_event { in multitouch_slot()
[all …]
/aosp_15_r20/device/google/cuttlefish/host/libs/input_connector/
Devent_buffer.cpp29 struct virtio_input_event { struct
30 uint16_t type;
31 uint16_t code;
32 int32_t value;
/aosp_15_r20/external/crosvm/devices/src/virtio/input/
H A Devent_source.rs45 fn pop_available_event(&mut self) -> Option<virtio_input_event>; in pop_available_event()
103 fn pop_available_event(&mut self) -> Option<virtio_input_event> { in pop_available_event()
107 fn send_event(&mut self, vio_evt: &virtio_input_event, encoding: EventType) -> Result<()> { in send_event()
185 fn pop_available_event(&mut self) -> Option<virtio_input_event> { in pop_available_event()
237 fn pop_available_event(&mut self) -> Option<virtio_input_event> { in pop_available_event()
342 fn assert_events_match(e1: &virtio_input_event, e2: &input_event) { in assert_events_match()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/external/kernel-headers/original/uapi/linux/
H A Dvirtio_input.h70 struct virtio_input_event { struct
71 __le16 type;
72 __le16 code;
73 __le32 value;
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dvirtio_input.h44 struct virtio_input_event { struct
45 __le16 type;
46 __le16 code;
47 __le32 value;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h56 struct virtio_input_event { struct
57 __le16 type;
58 __le16 code;
59 __le32 value;

12