Searched refs:WF_ST_EMPTY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c418 rbuf[0] = WF_ST_EMPTY;
609 dev->sample_status[sample_num] = WF_ST_EMPTY;
640 dev->sample_status[i] = WF_ST_EMPTY;
660 case WF_ST_EMPTY:
669 if (rbuf[0] != WF_ST_EMPTY) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h358 #define WF_ST_EMPTY 3 macro

Completed in 32 milliseconds