Home
last modified time | relevance | path

Searched refs:UAC_VERSION_1 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/uapi/linux/usb/
Daudio.h27 #define UAC_VERSION_1 0x00 macro
265 if (protocol == UAC_VERSION_1) in uac_mixer_unit_wChannelConfig()
278 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_iChannelNames()
286 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_bmControls()
349 if (protocol == UAC_VERSION_1) in uac_processing_unit_wChannelConfig()
362 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_iChannelNames()
370 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bControlSize()
378 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_bmControls()
/linux-4.1.27/sound/usb/
Dstream.c420 if (protocol == UAC_VERSION_1) { in parse_uac_endpoint_attributes()
529 protocol = UAC_VERSION_1; in snd_usb_parse_audio_interface()
537 protocol = UAC_VERSION_1; in snd_usb_parse_audio_interface()
540 case UAC_VERSION_1: { in snd_usb_parse_audio_interface()
628 if (((protocol == UAC_VERSION_1) && (fmt->bLength < 8)) || in snd_usb_parse_audio_interface()
646 protocol == UAC_VERSION_1 && in snd_usb_parse_audio_interface()
Dformat.c52 case UAC_VERSION_1: in parse_audio_format_i_type()
410 case UAC_VERSION_1: in parse_audio_format_i()
460 case UAC_VERSION_1: { in parse_audio_format_ii()
Dmixer.c404 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()
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()
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()
[all …]
Dclock.c421 case UAC_VERSION_1: in snd_usb_init_sample_rate()
Dcard.c242 case UAC_VERSION_1: { in snd_usb_create_streams()
Dpcm.c212 case UAC_VERSION_1: in snd_usb_init_pitch()