Lines Matching defs:wavefront_read
307 wavefront_read (snd_wavefront_t *dev)
394 if ((c = wavefront_read (dev)) == -1) {
404 if ((c = wavefront_read (dev)) == -1) {
462 if ((ack = wavefront_read (dev)) == 0) {
478 if ((err = wavefront_read (dev)) == -1) {
1143 if ((dma_ack = wavefront_read (dev)) != WF_DMA_ACK) {
1288 if ((val = wavefront_read (dev)) == -1) {
1295 if ((val = wavefront_read (dev)) == -1) {
1918 if ((hwv[0] = wavefront_read (dev)) == -1) {
1929 if ((hwv[0] = wavefront_read (dev)) == -1) {
1942 if ((hwv[1] = wavefront_read (dev)) == -1) {
2095 (wavefront_read (dev) < 0)) {