Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c360 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
365 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
458 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in snd_wavefront_cmd()
502 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in snd_wavefront_cmd()
1502 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()
/linux-4.4.14/include/sound/
Dwavefront.h190 #define WF_DEBUG_CMD 0x1 macro