Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c447 wavefront_read (void) in wavefront_read() function
533 if ((c = wavefront_read()) == -1) { in wavefront_cmd()
543 if ((c = wavefront_read ()) == -1) { in wavefront_cmd()
601 if ((ack = wavefront_read()) == 0) { in wavefront_cmd()
617 if ((err = wavefront_read ()) == -1) { in wavefront_cmd()
1274 if ((dma_ack = wavefront_read ()) != WF_DMA_ACK) { in wavefront_send_sample()
1405 if ((d[0] = wavefront_read ()) == -1) { in wavefront_fetch_multisample()
1411 if ((d[1] = wavefront_read ()) == -1) { in wavefront_fetch_multisample()
2364 if ((hwv[0] = wavefront_read ()) == -1) { in wavefront_hw_reset()
2376 if ((hwv[0] = wavefront_read ()) == -1) { in wavefront_hw_reset()
[all …]