Home
last modified time | relevance | path

Searched refs:bNrChannels (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Daudio.h124 __u8 bNrChannels; member
220 __u8 bNrChannels; member
233 __u8 bNrChannels; member
239 #define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bFormatType; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; \
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Daudio.h124 __u8 bNrChannels; member
220 __u8 bNrChannels; member
233 __u8 bNrChannels; member
239 #define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bFormatType; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; \
/kernel/linux/linux-5.10/include/linux/usb/
H A Daudio-v2.h122 __u8 bNrChannels; member
181 __u8 bNrChannels; member
206 __u8 bNrChannels; member
H A Daudio-v3.h33 __u8 bNrChannels; member
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Daudio.h188 __u8 bNrChannels; /* Number of logical output channels */ member
515 __u8 bNrChannels; /* physical channels in the stream */ member
530 __u8 bNrChannels; /* physical channels in the stream */ member
543 __u8 bNrChannels; \
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Daudio.h188 __u8 bNrChannels; /* Number of logical output channels */ member
515 __u8 bNrChannels; /* physical channels in the stream */ member
530 __u8 bNrChannels; /* physical channels in the stream */ member
543 __u8 bNrChannels; \
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Daudio.h119 __u8 bNrChannels; member
389 __u8 bNrChannels; member
402 __u8 bNrChannels; member
414 __u8 bNrChannels; \
/kernel/linux/linux-6.6/include/linux/usb/
H A Daudio-v2.h119 __u8 bNrChannels; member
192 __u8 bNrChannels; member
217 __u8 bNrChannels; member
H A Daudio-v3.h33 __u8 bNrChannels; member
/kernel/linux/linux-5.10/sound/usb/
H A Dstream.c328 unsigned int channels = cluster->bNrChannels; in convert_chmap_v3()
745 num_channels = iterm->bNrChannels; in snd_usb_get_audioformat_uac12()
769 num_channels = as->bNrChannels; in snd_usb_get_audioformat_uac12()
782 if (!chconfig && (num_channels == input_term->bNrChannels)) in snd_usb_get_audioformat_uac12()
828 if (bm_quirk && fmt->bNrChannels == 1 && fmt->bSubframeSize == 2) in snd_usb_get_audioformat_uac12()
1004 num_channels = cluster->bNrChannels; in snd_usb_get_audioformat_uac3()
H A Dformat.c589 fp->channels = fmt->bNrChannels; in parse_audio_format_i()
H A Dmixer.c735 return c_header.bNrChannels; in get_cluster_channels_v3()
780 term->channels = d->bNrChannels; in parse_term_uac1_iterm_unit()
803 term->channels = d->bNrChannels; in parse_term_uac2_iterm_unit()
1464 val = !!uac2_conn.bNrChannels; in mixer_ctl_connector_get()
/kernel/linux/linux-6.6/sound/usb/
H A Dstream.c330 unsigned int channels = cluster->bNrChannels; in convert_chmap_v3()
747 num_channels = iterm->bNrChannels; in snd_usb_get_audioformat_uac12()
771 num_channels = as->bNrChannels; in snd_usb_get_audioformat_uac12()
784 if (!chconfig && (num_channels == input_term->bNrChannels)) in snd_usb_get_audioformat_uac12()
830 if (bm_quirk && fmt->bNrChannels == 1 && fmt->bSubframeSize == 2) in snd_usb_get_audioformat_uac12()
1006 num_channels = cluster->bNrChannels; in snd_usb_get_audioformat_uac3()
H A Dformat.c705 fp->channels = fmt->bNrChannels; in parse_audio_format_i()
H A Dmixer.c740 return c_header.bNrChannels; in get_cluster_channels_v3()
785 term->channels = d->bNrChannels; in parse_term_uac1_iterm_unit()
808 term->channels = d->bNrChannels; in parse_term_uac2_iterm_unit()
1514 *val = !!uac2_conn.bNrChannels; in get_connector_value()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_uac1.c583 usb_out_it_desc.bNrChannels = num_channels(audio_opts->c_chmask); in f_audio_bind()
585 as_out_type_i_desc.bNrChannels = num_channels(audio_opts->c_chmask); in f_audio_bind()
588 io_in_it_desc.bNrChannels = num_channels(audio_opts->p_chmask); in f_audio_bind()
590 as_in_type_i_desc.bNrChannels = num_channels(audio_opts->p_chmask); in f_audio_bind()
H A Df_uac2.c674 usb_out_it_desc.bNrChannels = num_channels(uac2_opts->c_chmask); in afunc_bind()
676 io_in_it_desc.bNrChannels = num_channels(uac2_opts->p_chmask); in afunc_bind()
678 as_out_hdr_desc.bNrChannels = num_channels(uac2_opts->c_chmask); in afunc_bind()
680 as_in_hdr_desc.bNrChannels = num_channels(uac2_opts->p_chmask); in afunc_bind()
H A Df_uac1_legacy.c685 input_terminal_desc.bNrChannels = u_audio_get_playback_channels(card); in f_audio_build_desc()
686 as_type_i_desc.bNrChannels = u_audio_get_playback_channels(card); in f_audio_build_desc()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_uac1_legacy.c685 input_terminal_desc.bNrChannels = u_audio_get_playback_channels(card); in f_audio_build_desc()
686 as_type_i_desc.bNrChannels = u_audio_get_playback_channels(card); in f_audio_build_desc()
H A Df_uac2.c1093 usb_out_it_desc.bNrChannels = num_channels(uac2_opts->c_chmask); in afunc_bind()
1095 io_in_it_desc.bNrChannels = num_channels(uac2_opts->p_chmask); in afunc_bind()
1097 as_out_hdr_desc.bNrChannels = num_channels(uac2_opts->c_chmask); in afunc_bind()
1099 as_in_hdr_desc.bNrChannels = num_channels(uac2_opts->p_chmask); in afunc_bind()
H A Df_uac1.c1248 usb_out_it_desc.bNrChannels = num_channels(audio_opts->c_chmask); in f_audio_bind()
1250 as_out_type_i_desc.bNrChannels = num_channels(audio_opts->c_chmask); in f_audio_bind()
1253 io_in_it_desc.bNrChannels = num_channels(audio_opts->p_chmask); in f_audio_bind()
1255 as_in_type_i_desc.bNrChannels = num_channels(audio_opts->p_chmask); in f_audio_bind()
/kernel/linux/linux-5.10/sound/usb/misc/
H A Dua101.c996 ua->capture.channels = fmt_capture->bNrChannels; in detect_usb_format()
997 ua->playback.channels = fmt_playback->bNrChannels; in detect_usb_format()
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c995 ua->capture.channels = fmt_capture->bNrChannels; in detect_usb_format()
996 ua->playback.channels = fmt_playback->bNrChannels; in detect_usb_format()

Completed in 38 milliseconds