Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dstream.c257 static const unsigned int uac2_maps[] = { in convert_chmap() local
298 maps = protocol == UAC_VERSION_2 ? uac2_maps : uac1_maps; in convert_chmap()