Searched refs:wChannelConfig (Results 1 – 5 of 5) sorted by relevance
93 .wChannelConfig = cpu_to_le16(0x3),113 .wChannelConfig = cpu_to_le16(0x3),1249 usb_out_it_desc.wChannelConfig = cpu_to_le16(audio_opts->c_chmask); in f_audio_bind()1254 io_in_it_desc.wChannelConfig = cpu_to_le16(audio_opts->p_chmask); in f_audio_bind()
74 .wChannelConfig = 0x3,
189 __le16 wChannelConfig; member
745 chconfig = le16_to_cpu(iterm->wChannelConfig); in snd_usb_get_audioformat_uac12()
786 term->chconfig = le16_to_cpu(d->wChannelConfig); in parse_term_uac1_iterm_unit()