Lines Matching refs:protocol
404 return (cval->head.mixer->protocol == UAC_VERSION_1) ? in get_ctl_value()
459 if (cval->head.mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_set_ctl_value()
714 if (state->mixer->protocol == UAC_VERSION_1) { in check_input_term()
749 term->chconfig = uac_mixer_unit_wChannelConfig(d, state->mixer->protocol); in check_input_term()
772 if (state->mixer->protocol == UAC_VERSION_2 && in check_input_term()
786 term->chconfig = uac_processing_unit_wChannelConfig(d, state->mixer->protocol); in check_input_term()
787 term->name = uac_processing_unit_iProcessing(d, state->mixer->protocol); in check_input_term()
1256 if (state->mixer->protocol == UAC_VERSION_1) in build_feature_ctl()
1396 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
1456 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
1556 __u8 *c = uac_mixer_unit_bmControls(desc, state->mixer->protocol); in build_mixer_unit_ctl()
1625 state->mixer->protocol); in parse_audio_mixer_unit()
1804 desc->bLength < num_ins + uac_processing_unit_bControlSize(desc, state->mixer->protocol)) { in build_audio_procunit()
1822 __u8 *controls = uac_processing_unit_bmControls(desc, state->mixer->protocol); in build_audio_procunit()
1839 __u8 *control_spec = uac_processing_unit_specific(desc, state->mixer->protocol); in build_audio_procunit()
1871 nameid = uac_processing_unit_iProcessing(desc, state->mixer->protocol); in build_audio_procunit()
2043 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_selector_unit()
2140 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_unit()
2146 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_unit()
2210 if (mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_controls()
2366 if (mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_interrupt()
2473 mixer->protocol = UAC_VERSION_1; in snd_usb_create_mixer()
2476 mixer->protocol = UAC_VERSION_2; in snd_usb_create_mixer()