Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c364 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
377 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()
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()
490 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
/linux-6.1.9/include/sound/
Dwavefront.h180 #define WF_DEBUG_IO 0x8 macro