Searched refs:sndbuf_remalloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/sound/pcm/
H A Dbuffer.h73 int sndbuf_remalloc(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz);
H A Dbuffer.c211 sndbuf_remalloc(struct snd_dbuf *b, unsigned int blkcnt, unsigned int blksz) function
H A Dchannel.c1866 ret = sndbuf_remalloc(bs, sblkcnt, sblksz);

Completed in 1872 milliseconds