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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dmsnd.c102 int msnd_fifo_alloc(msnd_fifo *f, size_t n) function
387 EXPORT_SYMBOL(msnd_fifo_alloc); variable
H A Dmsnd.h266 int msnd_fifo_alloc(msnd_fifo *f, size_t n);
H A Dmsnd_pinnacle.c1885 if ((err = msnd_fifo_alloc(&dev.DAPF, dev.fifosize)) < 0) {
1890 if ((err = msnd_fifo_alloc(&dev.DARF, dev.fifosize)) < 0) {

Completed in 42 milliseconds