Home
last modified time | relevance | path

Searched refs:dbg_port_buf (Results 1 – 4 of 4) sorted by relevance

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