Searched refs:WF_DEBUG_DATA (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/sound/isa/wavefront/ |
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() 370 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd() 382 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd() 388 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd() 450 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd() 479 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd() 495 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd() 1225 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample() 1266 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample() [all …]
|
/Linux-v5.4/include/sound/ |
D | wavefront.h | 178 #define WF_DEBUG_DATA 0x2 macro
|