Searched refs:dbg_port_buf (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | ehci-dbg.c | 243 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()
|
D | oxu210hp-hcd.c | 145 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); \
|
D | fusbh200-hcd.c | 251 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); \
|
D | fotg210-hcd.c | 251 *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) ); \
|