wsbell.c | 155 static inline void spkr_audio_play(struct wsbell_softc *, u_int, u_int, u_int); 387 spkr_audio_play(sc, sc->sc_bell_data.pitch, 399 spkr_audio_play(sc, ubdp->pitch, ubdp->period, ubdp->volume); 442 spkr_audio_play(struct wsbell_softc *sc, u_int pitch, u_int period, u_int volume) function in typeref:typename:void
|