Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Dcmdline.rs43 pub struct DevicesCommand { struct
46 pub async_executor: Option<ExecutorKind>,
50 pub disable_sandbox: bool,
64 pub jail: JailConfig,
95 pub serial: Vec<VhostUserParams<SerialParameters>>,
104 pub block: Vec<VhostUserParams<DiskOption>>,
136 Devices(DevicesCommand), argument