Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_synth.c467 ack = WF_ACK; in snd_wavefront_cmd()
469 if (ack != WF_ACK) { in snd_wavefront_cmd()
2015 if (err != WF_ACK) { in wavefront_download_firmware()
/openbmc/linux/include/sound/
H A Dwavefront.h151 #define WF_ACK 0x80 macro