Searched refs:DPD (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dirqmgr.c46 DPD(4, "emu10k1_interrupt called, irq = %u\n", irq);
61 DPD(4, "irq status %#x\n", irqstatus);
H A Dpassthrough.c122 DPD(2, "using S/PDIF port %d\n", i);
141 DPD(3, "emu10k1_pt_write(): %d bytes\n", count);
163 DPD(3, "prepend size %d, prepending %d bytes\n", pt->prepend_size, needed);
169 DPD(3, "prepend size now %d\n", pt->prepend_size);
203 DPD(3, "filling prepend buffer with %d bytes", i);
H A Daudio.c64 DPD(3, "emu10k1_audio_read(), buffer=%p, count=%d\n", buffer, (u32) count);
110 DPD(3, "bytestocopy --> %d\n", bytestocopy);
142 DPD(3, "bytes copied -> %d\n", (u32) ret);
154 DPD(3, "emu10k1_audio_write(), buffer=%p, count=%d\n", buffer, (u32) count);
212 DPD(3, "bytestocopy --> %d\n", bytestocopy);
248 DPD(3, "bytes copied -> %d\n", (u32) ret);
367 DPD(2, "val is %d\n", val);
387 DPD(2, "set recording sampling rate -> %d\n", val);
407 DPD(2, "set playback sampling rate -> %d\n", val);
427 DPD(
[all...]
H A Dhwaccess.h69 # define DPD(level,x,y...) do {if(level <= DEBUG_LEVEL) printk( KERN_NOTICE "emu10k1: %s: %d: " x , __FILE__ , __LINE__ , y );} while(0) macro
72 # define DPD(level,x,y...) do { } while (0) /* not debugging: nothing */ macro
H A Dtimer.c99 DPD(2, "timer rate --> %u\n", delay);
146 DPD(2, "timer rate --> %u\n", delay);
H A Defxmgr.c44 DPD(2, "emu10k1_find_control_gpr(): %s %s\n", patch_name, gpr_name);
78 DPD(2, "emu10k1_set_control_gpr(): %d %x\n", addr, val);
206 DPD(3, "pt interrupt, bc = %d\n", bc);
H A Dvoicemgr.c78 DPD(2, "requested pages is: %d\n", pages);
95 DPD(2, "Virtual Addx: %p\n", mem->addr[pagecount]);
100 DPD(3, "Bus Addx: %#x\n", busaddx);
176 DPD(2, " voice allocated -> %d\n", voice->num + i);
200 DPD(2, " voice released -> %d\n", voice->num + i);
H A Drecmgr.c143 DPD(2, "bus addx: %#lx\n", (unsigned long) buffer->dma_handle);
H A Dcardwo.c108 DPD(2, "is_ac3 is %d\n", is_ac3);
156 DPD(2, "Initial pitch --> %#x\n", voice->initial_pitch);
225 DPD(2, "voice: startloop=%#x, endloop=%#x\n", voice->startloop, voice->endloop);
H A Dmidi.c255 DPD(4, "emu10k1_midi_read(), count %#x\n", (u32) count);
326 DPD(4, "emu10k1_midi_write(), count=%#x\n", (u32) count);
H A Dcardmi.c208 DPD(2, "New Time Stamp = %d\n", card_mpuin->timestart);
314 DPD(2, "emu10k1_mpuin_callback: midimsg = %#lx\n", data);
H A Dmixer.c524 DPD(2, "External tram size %#x\n", size);
542 DPD(2, "External tram size %#x %#x\n", size, size_reg);
H A Dmain.c1197 DPD(2, " hw control register -> %#x\n", emu10k1_readfn0(card, HCFG));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_extent.c37 #define DPD(a) (printk("(a): %d\n",(a))) macro

Completed in 66 milliseconds