Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dwavefront.h165 #define WF_DMA_ACK 0x81 macro
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c1134 if ((dma_ack = wavefront_read (dev)) != WF_DMA_ACK) { in wavefront_send_sample()