Home
last modified time | relevance | path

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

/freebsd/sys/dev/speaker/
H A Dspkr.c56 static void playtone(int pitch, int value, int sustain);
187 playtone(int pitch, int value, int sustain) in playtone() function
300 playtone(pitch, timeval, sustain); in playstring()
342 playtone(pitch - 1, value, sustain); in playstring()
360 playtone(-1, timeval, sustain); in playstring()
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5846 bool playtone = true; in bwn_nphy_rev2_cal_rx_iq() local
5950 if (playtone) { in bwn_nphy_rev2_cal_rx_iq()
5954 playtone = false; in bwn_nphy_rev2_cal_rx_iq()