Searched refs:hdsp_fifo_wait (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdsp.c604 static int hdsp_fifo_wait(struct hdsp *hdsp, int count, int timeout);
699 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) {
708 if (hdsp_fifo_wait (hdsp, 127, HDSP_LONG_WAIT)) {
716 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) {
748 if (hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT) < 0)
754 if (hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT)) {
758 hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT);
808 static int hdsp_fifo_wait(struct hdsp *hdsp, int count, int timeout) function
890 if (hdsp_fifo_wait(hdsp, 127, HDSP_LONG_WAIT))
4796 if (hdsp_fifo_wait (hds
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdsp.c604 static int hdsp_fifo_wait(struct hdsp *hdsp, int count, int timeout);
699 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) {
708 if (hdsp_fifo_wait (hdsp, 127, HDSP_LONG_WAIT)) {
716 if (hdsp_fifo_wait (hdsp, 0, HDSP_LONG_WAIT)) {
748 if (hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT) < 0)
754 if (hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT)) {
758 hdsp_fifo_wait (hdsp, 0, HDSP_SHORT_WAIT);
808 static int hdsp_fifo_wait(struct hdsp *hdsp, int count, int timeout) function
890 if (hdsp_fifo_wait(hdsp, 127, HDSP_LONG_WAIT))
4796 if (hdsp_fifo_wait (hds
[all...]

Completed in 209 milliseconds