Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/
Dmixer.c755 int mu_channels; in uac_mixer_unit_get_channels() local
766 mu_channels = uac_mixer_unit_bNrChannels(desc); in uac_mixer_unit_get_channels()
769 mu_channels = get_cluster_channels_v3(state, in uac_mixer_unit_get_channels()
774 if (!mu_channels) in uac_mixer_unit_get_channels()
777 return mu_channels; in uac_mixer_unit_get_channels()