Home
last modified time | relevance | path

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

/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c365 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
378 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
397 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
407 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
435 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
470 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
488 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
/linux-4.1.27/include/sound/
Dwavefront.h193 #define WF_DEBUG_IO 0x8 macro