Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h90 char prog_status[WF_MAX_PROGRAM]; /* WF_SLOT_* */
H A Dwavefront.h135 #define WF_MAX_PROGRAM 128 macro
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c741 for (i = 0; i < WF_MAX_PROGRAM; i++) { in wavefront_get_program_status()
769 for (i = 0, cnt = 0; i < WF_MAX_PROGRAM; i++) { in wavefront_get_program_status()