Searched defs:submit_command (Results 1 – 2 of 2) sorted by relevance
741 pub fn submit_command(&mut self, ctx_id: u32, commands: &mut [u8]) -> VirtioGpuResult { in submit_command() method
635 pub fn submit_command(&mut self, ctx_id: u32, commands: &mut [u8]) -> RutabagaResult<()> { in submit_command() method