uaudio_tt_to_feature
static const struct uaudio_tt_to_feature uaudio_tt_to_feature[] = {
const struct uaudio_tt_to_feature *uat = uaudio_tt_to_feature;
const struct uaudio_tt_to_feature *uat;
for (uat = uaudio_tt_to_feature; uat->terminal_type != 0; uat++) {