Home
last modified time | relevance | path

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

/external/adhd/cras/client/cras_tests/src/
Dcontrol.rs92 ListInputDevices => { in control()
Darguments.rs300 ListInputDevices, enumerator
346 Some("list_input_devices") => Ok(Some(ControlCommand::ListInputDevices)), in parse()