Searched refs:WF_MAX_SAMPLE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsnd_wavefront.h90 char sample_status[WF_MAX_SAMPLE]; /* WF_ST_* | WF_SLOT_* */
H A Dwavefront.h146 #define WF_MAX_SAMPLE 512 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c632 for (i = 0; i < WF_MAX_SAMPLE; i++) {
676 WF_MAX_SAMPLE - dev->samples_used);
1302 for (i = 0; i < WF_MAX_SAMPLE; i++) {
1489 if (i <0 || i >= WF_MAX_SAMPLE) {

Completed in 29 milliseconds