Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Daudio.h28 #define UAC_VERSION_1 0x00 macro
275 if (protocol == UAC_VERSION_1) in uac_mixer_unit_wChannelConfig()
288 return (protocol == UAC_VERSION_1) ? in uac_mixer_unit_iChannelNames()
297 case UAC_VERSION_1: in uac_mixer_unit_bmControls()
372 if (protocol == UAC_VERSION_1) in uac_processing_unit_wChannelConfig()
385 return (protocol == UAC_VERSION_1) ? in uac_processing_unit_iChannelNames()
394 case UAC_VERSION_1: in uac_processing_unit_bControlSize()
409 case UAC_VERSION_1: in uac_processing_unit_bmControls()
426 case UAC_VERSION_1: in uac_processing_unit_iProcessing()
442 case UAC_VERSION_1: in uac_processing_unit_specific()
/Linux-v4.19/sound/usb/
Dmixer.c415 return (cval->head.mixer->protocol == UAC_VERSION_1) ? in get_ctl_value()
471 if (cval->head.mixer->protocol == UAC_VERSION_1) { in snd_usb_mixer_set_ctl_value()
763 case UAC_VERSION_1: in uac_mixer_unit_get_channels()
796 if (protocol == UAC_VERSION_1 || protocol == UAC_VERSION_2) { in check_input_term()
799 if (protocol == UAC_VERSION_1) { in check_input_term()
855 if (protocol == UAC_VERSION_1) in check_input_term()
862 if (protocol == UAC_VERSION_1 && !term->type) in check_input_term()
1551 if (mixer->protocol == UAC_VERSION_1) in __build_feature_ctl()
1836 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
1927 if (state->mixer->protocol == UAC_VERSION_1) { in parse_audio_feature_unit()
[all …]
Dformat.c53 case UAC_VERSION_1: in parse_audio_format_i_type()
398 case UAC_VERSION_1: in parse_audio_format_i()
443 case UAC_VERSION_1: { in parse_audio_format_i()
498 case UAC_VERSION_1: { in parse_audio_format_ii()
Dstream.c606 if (protocol == UAC_VERSION_1) { in parse_uac_endpoint_attributes()
709 if (protocol == UAC_VERSION_1) { in snd_usb_get_audioformat_uac12()
798 if (((protocol == UAC_VERSION_1) && (fmt->bLength < 8)) in snd_usb_get_audioformat_uac12()
1131 protocol = UAC_VERSION_1; in snd_usb_parse_audio_interface()
1137 protocol = UAC_VERSION_1; in snd_usb_parse_audio_interface()
1139 case UAC_VERSION_1: in snd_usb_parse_audio_interface()
1155 protocol == UAC_VERSION_1 && in snd_usb_parse_audio_interface()
Dclock.c606 case UAC_VERSION_1: in snd_usb_init_sample_rate()
Dcard.c242 case UAC_VERSION_1: { in snd_usb_create_streams()
Dpcm.c213 case UAC_VERSION_1: in snd_usb_init_pitch()