Home
last modified time | relevance | path

Searched refs:InputEventBackendConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dwindows.rs181 pub struct InputEventBackendConfig { struct
191 pub backend_config: Option<InputEventBackendConfig>, argument
251 InputEventBackendConfig, in run_gpu_device()
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dbroker.rs82 use devices::virtio::vhost::user::device::gpu::sys::windows::InputEventBackendConfig;
1745 backend_config: Some(InputEventBackendConfig { event_devices }), in platform_create_input_event_config()