Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvwsnd.c209 #define DBGEV(fmt, args...) (shut_up ? 0 : DBGE(fmt, ##args)) macro
224 #define DBGEV(fmt, args...) ((void) 0) macro
605 DBGEV("(chan=0x%p, desc=0x%p, lith=0x%p, buffer_paddr=0x%lx, " in li_setup_dma()
668 DBGEV("(chan=0x%p)\n", chan); in li_shutdown_dma()
792 DBGEV("(lith=0x%p, mask=0x%x)\n", lith, mask); in li_enable_interrupts()
808 DBGEV("(lith=0x%p, mask=0x%x)\n", lith, mask); in li_disable_interrupts()
1273 DBGEV("(lith=0x%p, framerate=%d, fmt=%d, channels=%d)\n", in ad1843_setup_dac()
1307 DBGEV("(lith=0x%p, framerate=%d, fmt=%d, channels=%d)\n", in ad1843_setup_adc()
1653 DBGEV("(devc=0x%p, rport=0x%p, wport=0x%p)\n", devc, rport, wport); in pcm_setup()
1864 DBGEV("(devc=0x%p, rport=0x%p, wport=0x%p)\n", devc, rport, wport); in pcm_shutdown()
[all …]