Searched refs:playtone (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 56 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 D | if_bwn_phy_n_core.c | 5846 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()
|