Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_synth.c366 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
379 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
398 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
408 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
436 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
471 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
489 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
/Linux-v4.19/include/sound/
Dwavefront.h193 #define WF_DEBUG_IO 0x8 macro