Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dbuffer.h99 unsigned int sndbuf_gethwptr(struct snd_dbuf *b);
H A Dbuffer.c474 sndbuf_gethwptr(struct snd_dbuf *b) in sndbuf_gethwptr() function
H A Dchannel.c359 old = sndbuf_gethwptr(b); in chn_dmaupdate()