Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c497 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in wavefront_cmd()
502 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in wavefront_cmd()
595 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in wavefront_cmd()
639 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in wavefront_cmd()
1775 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()
/linux-2.4.37.9/include/linux/
Dwavefront.h170 #define WF_DEBUG_CMD 0x1 macro