Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dwindows.rs172 pub struct InputEventVmmConfig { struct
193 pub vmm_config: InputEventVmmConfig, argument
/aosp_15_r20/external/crosvm/src/sys/
H A Dwindows.rs643 mut input_event_vmm_config: InputEventVmmConfig, in create_virtio_input_event_devices()