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()
743 term->chconfig = uac_mixer_unit_wChannelConfig(d, state->mixer->protocol); in check_input_term()
766 if (state->mixer->protocol == UAC_VERSION_2 && in check_input_term()
780 term->chconfig = uac_processing_unit_wChannelConfig(d, state->mixer->protocol); in check_input_term()
781 term->name = uac_processing_unit_iProcessing(d, state->mixer->protocol); in check_input_term()
1250 if (state->mixer->protocol == UAC_VERSION_1) in build_feature_ctl()
1390 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
1450 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
1550 __u8 *c = uac_mixer_unit_bmControls(desc, state->mixer->protocol); in build_mixer_unit_ctl()
1619 state->mixer->protocol); in parse_audio_mixer_unit()
1798 desc->bLength < num_ins + uac_processing_unit_bControlSize(desc, state->mixer->protocol)) { in build_audio_procunit()
1816 __u8 *controls = uac_processing_unit_bmControls(desc, state->mixer->protocol); in build_audio_procunit()
1833 __u8 *control_spec = uac_processing_unit_specific(desc, state->mixer->protocol); in build_audio_procunit()
1865 nameid = uac_processing_unit_iProcessing(desc, state->mixer->protocol); in build_audio_procunit()
2037 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_selector_unit()
2134 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_unit()
2140 if (state->mixer->protocol == UAC_VERSION_1) in parse_audio_unit()
2204 if (mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_controls()
2360 if (mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_interrupt()
2467 mixer->protocol = UAC_VERSION_1; in snd_usb_create_mixer()
2470 mixer->protocol = UAC_VERSION_2; in snd_usb_create_mixer()