Searched refs:playtone (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/speaker/ |
| H A D | spkr.c | 57 static void playtone(struct spkr_state *state, int pitch, int value, int sustain); 196 playtone(struct spkr_state *state, int pitch, int value, int sustain) in playtone() function 311 playtone(state, pitch, timeval, sustain); in playstring() 353 playtone(state, pitch - 1, state->value, sustain); in playstring() 371 playtone(state, -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()
|