Searched refs:WF_DEBUG_DATA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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() 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() 1234 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample() 1275 DPRINT (WF_DEBUG_DATA, "msampl in wavefront_fetch_multisample() [all...] |
/kernel/linux/linux-6.6/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, "msampl in wavefront_fetch_multisample() [all...] |
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 178 #define WF_DEBUG_DATA 0x2 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | wavefront.h | 178 #define WF_DEBUG_DATA 0x2 macro
|
Completed in 7 milliseconds