Home
last modified time | relevance | path

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

/external/adhd/cros_alsa/src/
Dcontrol.rs81 MismatchElemCount(String, usize, usize), enumerator
106 MismatchElemCount(name, count, elem_count) => write!( in fmt()
140 return Err(Error::MismatchElemCount( in from()