Lines Matching refs:oterm
84 struct usb_audio_term oterm; member
1312 len = get_term_name(state, &state->oterm, in build_feature_ctl()
1328 if (!mapped_name && !(state->oterm.type >> 16)) { in build_feature_ctl()
1329 if ((state->oterm.type & 0xff00) == 0x0100) in build_feature_ctl()
2092 len = get_term_name(state, &state->oterm, in parse_audio_selector_unit()
2099 else if ((state->oterm.type & 0xff00) == 0x0100) in parse_audio_selector_unit()
2217 state.oterm.id = desc->bTerminalID; in snd_usb_mixer_controls()
2218 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
2219 state.oterm.name = desc->iTerminal; in snd_usb_mixer_controls()
2230 state.oterm.id = desc->bTerminalID; in snd_usb_mixer_controls()
2231 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()
2232 state.oterm.name = desc->iTerminal; in snd_usb_mixer_controls()