Searched refs:oterm (Results 1 – 1 of 1) sorted by relevance
84 struct usb_audio_term oterm; member1306 len = get_term_name(state, &state->oterm, in build_feature_ctl()1322 if (!mapped_name && !(state->oterm.type >> 16)) { in build_feature_ctl()1323 if ((state->oterm.type & 0xff00) == 0x0100) in build_feature_ctl()2086 len = get_term_name(state, &state->oterm, in parse_audio_selector_unit()2093 else if ((state->oterm.type & 0xff00) == 0x0100) in parse_audio_selector_unit()2211 state.oterm.id = desc->bTerminalID; in snd_usb_mixer_controls()2212 state.oterm.type = le16_to_cpu(desc->wTerminalType); in snd_usb_mixer_controls()2213 state.oterm.name = desc->iTerminal; in snd_usb_mixer_controls()2224 state.oterm.id = desc->bTerminalID; in snd_usb_mixer_controls()[all …]