Searched refs:DSMParamUpdateFailed (Results 1 – 2 of 2) sorted by relevance
154 .map_err(Error::DSMParamUpdateFailed)?; in set_volume()172 .map_err(Error::DSMParamUpdateFailed)?; in apply_calibration_value()225 .map_err(Error::DSMParamUpdateFailed)?; in set_spt_mode()240 .map_err(Error::DSMParamUpdateFailed)?; in set_calibration_mode()
28 DSMParamUpdateFailed(cros_alsa::ControlTLVError), enumerator95 DSMParamUpdateFailed(e) => write!(f, "failed to update DsmParam, err: {}", e), in fmt()