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

/freebsd-11-stable/sys/dev/speaker/
H A Dspkr.c59 static void playtone(int pitch, int value, int sustain);
202 playtone(int pitch, int value, int sustain) function
224 (void) printf("playtone: pitch %d for %d ticks, rest for %d ticks\n",
315 playtone(pitch, timeval, sustain);
357 playtone(pitch - 1, value, sustain);
375 playtone(-1, timeval, sustain);
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5801 bool playtone = true; local
5905 if (playtone) {
5909 playtone = false;

Completed in 84 milliseconds