Searched refs:wChannelConfig (Results 1 – 8 of 8) sorted by relevance
103 .wChannelConfig = cpu_to_le16(0x3),123 .wChannelConfig = cpu_to_le16(0x3),1517 usb_out_it_desc.wChannelConfig = cpu_to_le16(audio_opts->c_chmask); in f_audio_bind()1522 io_in_it_desc.wChannelConfig = cpu_to_le16(audio_opts->p_chmask); in f_audio_bind()
83 .wChannelConfig = 0x3,
74 .wChannelConfig = 0x3,
189 __le16 wChannelConfig; member
750 chconfig = le16_to_cpu(iterm->wChannelConfig); in snd_usb_get_audioformat_uac12()
781 term->chconfig = le16_to_cpu(d->wChannelConfig); in parse_term_uac1_iterm_unit()