Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/emu10k1/
Demumixer.c301 static const char * const snd_emu1010b_output_texts[] = { variable
311 static_assert(ARRAY_SIZE(snd_emu1010b_output_texts) <= NUM_OUTPUT_DESTS);
323 static_assert(ARRAY_SIZE(emu1010b_output_dst) == ARRAY_SIZE(snd_emu1010b_output_texts));
537 .out_texts = snd_emu1010b_output_texts,