Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/pcm/
H A Dbuffer.h95 unsigned int sndbuf_getallocsize(struct snd_dbuf *b);
H A Dbuffer.c447 sndbuf_getallocsize(struct snd_dbuf *b) in sndbuf_getallocsize() function