Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsb16_csp.h26 CSP_PROGRAM_COUNT enumerator
72 const struct firmware *csp_programs[CSP_PROGRAM_COUNT];
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c701 BUILD_BUG_ON(ARRAY_SIZE(names) != CSP_PROGRAM_COUNT); in snd_sb_csp_firmware_load()