Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dproc.c57 static const char * const channel_labels[] = { variable
144 if (map->map[c] >= ARRAY_SIZE(channel_labels) || in proc_dump_substream_formats()
145 !channel_labels[map->map[c]]) in proc_dump_substream_formats()
149 channel_labels[map->map[c]]); in proc_dump_substream_formats()