Searched defs:valueOrError (Results 1 – 1 of 1) sorted by relevance
244 if (int valueOrError = mixer_ctl_get_percent(ctl, id); valueOrError >= 0) { in getMixerControlPercent() local257 if (int valueOrError = mixer_ctl_get_value(ctl, id); valueOrError >= 0) { in getMixerControlValues() local