Home
last modified time | relevance | path

Searched refs:sndbuf_clearshadow (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h75 void sndbuf_clearshadow(struct snd_dbuf *b);
H A Dbuffer.c344 sndbuf_clearshadow(b); in sndbuf_reset()
769 sndbuf_clearshadow(struct snd_dbuf *b) in sndbuf_clearshadow() function