Searched defs:VDBG (Results 1 - 12 of 12) sorted by relevance

/drivers/usb/otg/
H A Dotg_fsm.h29 #define VDBG DBG macro
31 #define VDBG(stuff...) do {} while (0) macro
/drivers/usb/gadget/
H A Dat91_udc.h155 # define VDBG DBG macro
157 # define VDBG(stuff...) do{}while(0) macro
161 # define PACKET VDBG
H A Du_ether.c114 #undef VDBG macro
131 #define VDBG DBG macro
133 #define VDBG(dev, fmt, args...) \ macro
327 VDBG(dev, "rx shutdown, code %d\n", status);
464 VDBG(dev, "tx err %d\n", req->status);
660 VDBG(dev, "%s\n", __func__);
H A Domap_udc.h185 # define VDBG DBG macro
187 # define VDBG(stuff...) do{}while(0) macro
H A Dprinter.c177 #define VDBG(dev, fmt, args...) \ macro
180 #define VDBG(dev, fmt, args...) \ macro
408 VDBG(dev, "rx shutdown, code %d\n", status);
438 VDBG(dev, "tx err %d\n", req->status);
1258 VDBG(dev,
H A Dstorage_common.c109 #define VDBG(d, fmt, args...) dev_vdbg(&(d)->gadget->dev , fmt , ## args) macro
H A Dgoku_udc.h281 #define VDBG DBG macro
283 #define VDBG(dev,fmt,args...) \ macro
H A Damd5536udc.h612 #define VDBG DBG macro
614 #define VDBG(udc , args...) do {} while (0) macro
H A Dfsl_usb2_udc.h538 #define VDBG DBG macro
540 #define VDBG(stuff...) do{}while(0) macro
/drivers/usb/host/
H A Dsl811.h252 # define VDBG DBG macro
254 # define VDBG(stuff...) do{}while(0) macro
258 # define PACKET VDBG
H A Disp116x.h335 # define VDBG DBG macro
337 # define VDBG(stuff...) do{}while(0) macro
H A Disp1362.h607 # define VDBG(fmt...) DBG(3, fmt) macro
609 # define VDBG(fmt...) do {} while (0) macro

Completed in 4276 milliseconds