Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsb16_csp.h26 CSP_PROGRAM_COUNT enumerator
72 const struct firmware *csp_programs[CSP_PROGRAM_COUNT];
/kernel/linux/linux-5.10/sound/isa/sb/
Dsb16_csp.c699 BUILD_BUG_ON(ARRAY_SIZE(names) != CSP_PROGRAM_COUNT); in snd_sb_csp_firmware_load()