Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmixer.c753 int mu_channels; in uac_mixer_unit_get_channels() local
761 mu_channels = uac_mixer_unit_bNrChannels(desc); in uac_mixer_unit_get_channels()
764 mu_channels = get_cluster_channels_v3(state, in uac_mixer_unit_get_channels()
769 return mu_channels; in uac_mixer_unit_get_channels()