Home
last modified time | relevance | path

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

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