Searched refs:uat (Results 1 – 2 of 2) sorted by relevance
79 msgstr "A eșuat"
4540 const struct uaudio_tt_to_feature *uat = uaudio_tt_to_feature; in uaudio_mixer_get_feature_by_tt() local4546 if (uat->terminal_type == 0) { in uaudio_mixer_get_feature_by_tt()4561 } else if (uat->terminal_type == terminal_type) { in uaudio_mixer_get_feature_by_tt()4562 retval = uat->feature; in uaudio_mixer_get_feature_by_tt()4565 uat++; in uaudio_mixer_get_feature_by_tt()