Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/common/
H A Dusb-otg-fsm.c22 #define VDBG(fmt, args...) pr_debug("[%s] " fmt, \ macro
25 #define VDBG(stuff...) do {} while (0) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.h150 # define VDBG DBG macro
152 # define VDBG(stuff...) do{}while(0) macro
H A Dstorage_common.c110 #define VDBG(d, fmt, args...) debug(fmt , ## args) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.h160 # define VDBG DBG macro
162 # define VDBG(stuff...) do{}while(0) macro
H A Domap_udc.h185 # define VDBG DBG macro
187 # define VDBG(stuff...) do{}while(0) macro
H A Dgoku_udc.h277 #define VDBG DBG macro
279 #define VDBG(dev,fmt,args...) \ macro
H A Damd5536udc.h656 #define VDBG DBG macro
658 #define VDBG(udc , args...) do {} while (0) macro
H A Dfsl_usb2_udc.h547 #define VDBG DBG macro
549 #define VDBG(stuff...) do{}while(0) macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.c35 #define VDBG(fmt, args...) pr_debug("[%s] " fmt, \ macro
38 #define VDBG(stuff...) do {} while (0) macro
/openbmc/linux/drivers/usb/host/
H A Disp116x.h331 # define VDBG DBG macro
333 # define VDBG(stuff...) do{}while(0) macro
H A Disp1362.h546 # define VDBG(fmt...) DBG(3, fmt) macro
548 # define VDBG(fmt...) do {} while (0) macro
/openbmc/linux/include/linux/usb/
H A Dcomposite.h621 #define VDBG(d, fmt, args...) \ macro