Searched defs:dbg_port_buf (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/host/
H A Dehci-dbg.c243 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) function
301 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) function
321 dbg_port_buf (_buf, sizeof _buf, label, port, status); \
894 temp = dbg_port_buf (scratch, sizeof scratch, label, i,
H A Doxu210hp-hcd.c145 static int dbg_port_buf(char *buf, unsigned len, const char *label, function
199 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) function
219 dbg_port_buf(_buf, sizeof _buf, label, port, status); \
H A Dfotg210-hcd.c251 *dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) function
302 fotg210_dbg(fotg210, "%s\n", dbg_port_buf(_buf, sizeof(_buf), label, port, status) ); \
H A Dfusbh200-hcd.c251 dbg_port_buf (char *buf, unsigned len, const char *label, int port, u32 status) function
293 dbg_port_buf (_buf, sizeof _buf, label, port, status); \

Completed in 112 milliseconds