Home
last modified time | relevance | path

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

/Linux-v5.10/sound/isa/wavefront/
Dwavefront_synth.c363 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
376 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
395 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
405 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
433 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
468 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
486 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
/Linux-v5.10/include/sound/
Dwavefront.h180 #define WF_DEBUG_IO 0x8 macro