Home
last modified time | relevance | path

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

/external/adhd/sound_card_init/dsm/src/
Derror.rs24 AlsaControlTLVError(cros_alsa::ControlTLVError), enumerator
75 Error::AlsaControlTLVError(err) in from()
93 AlsaControlTLVError(e) => write!(f, "AlsaControlTLVError: {}", e), in fmt()