Searched refs:WF_DEBUG_DATA (Results 1 – 2 of 2) sorted by relevance
/linux/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 313 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read() 327 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write() 371 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd() 383 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd() 389 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd() 453 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd() 483 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd() 499 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd() 1239 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample() 1280 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample() [all …]
|
/linux/include/sound/ |
H A D | wavefront.h | 127 #define WF_DEBUG_DATA 0x2 macro
|