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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_awacs.c220 static int beep_playing; variable
933 beep_playing = 0;
1267 if (beep_playing) {
1274 beep_playing = 0;
1332 if (beep_playing || write_sq.active || beep_buf == NULL) {
1336 beep_playing = 1;
1365 if (beep_playing) { /* i.e. haven't been terminated already */

Completed in 96 milliseconds