Home
last modified time | relevance | path

Searched refs:sndbuf_updateprevtotal (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h111 void sndbuf_updateprevtotal(struct snd_dbuf *b);
H A Dbuffer.c543 sndbuf_updateprevtotal(struct snd_dbuf *b) in sndbuf_updateprevtotal() function
H A Dchannel.c302 sndbuf_updateprevtotal(c->bufsoft); in chn_pollreset()