Searched refs:WF_DEBUG_DATA (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/isa/wavefront/ |
D | wavefront_synth.c | 315 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read() 329 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write() 372 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd() 384 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd() 390 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd() 452 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd() 481 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd() 497 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd() 1219 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample() 1260 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample() [all …]
|
/linux-4.4.14/include/sound/ |
D | wavefront.h | 191 #define WF_DEBUG_DATA 0x2 macro
|