Lines Matching defs:audio_buf
76 struct audio_buf {
124 struct audio_buf play, rec;
159 void audio_buf_wakeup(struct audio_buf *);
295 audio_buf_wakeup(struct audio_buf *buf)
307 audio_buf_init(struct audio_softc *sc, struct audio_buf *buf, int dir)
328 audio_buf_done(struct audio_softc *sc, struct audio_buf *buf)
341 audio_buf_rgetblk(struct audio_buf *buf, size_t *rsize)
356 audio_buf_rdiscard(struct audio_buf *buf, size_t count)
374 audio_buf_wcommit(struct audio_buf *buf, size_t count)
389 audio_buf_wgetblk(struct audio_buf *buf, size_t *rsize)