Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_synth.c783 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n", in wavefront_send_patch()
809 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n", in wavefront_send_program()
887 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " in wavefront_send_sample()
995 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " in wavefront_send_sample()
1171 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1226 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1232 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1319 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1386 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
/OK3568_Linux_fs/kernel/include/sound/
H A Dwavefront.h179 #define WF_DEBUG_LOAD_PATCH 0x4 macro