Searched refs:device_generated_commands (Results 1 – 2 of 2) sorted by relevance
3506 device_generated_commands => {3510 ffi_name: device_generated_commands,
12184 pub device_generated_commands: Bool32, field12191 device_generated_commands: Bool32::default(), in default()12227 pub fn device_generated_commands(mut self, device_generated_commands: bool) -> Self { in device_generated_commands() method12228 self.inner.device_generated_commands = device_generated_commands.into(); in device_generated_commands()