Home
last modified time | relevance | path

Searched defs:vdbg (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/mips/au1000/common/
Dusbdev.c58 #define vdbg(fmt, arg...) printk(KERN_DEBUG __FILE__ ": " fmt "\n" , ## arg) macro
60 #define vdbg(fmt, arg...) do {} while (0) macro
63 #define vdbg(fmt, arg...) do {} while (0) macro
/linux-2.4.37.9/drivers/usb/host/
Dehci-dbg.c41 # define vdbg dbg macro
44 # define vdbg(fmt,args...) do { } while (0) macro
/linux-2.4.37.9/drivers/usb/
Dspeedtch.c101 #define vdbg(arg...) dbg (arg) macro
104 #define vdbg(arg...) macro