Searched refs:dbg_port_buf (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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); \ 895 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 | fotg210-hcd.c | 236 static char *dbg_port_buf(char *buf, unsigned len, const char *label, int port, in dbg_port_buf() function 288 dbg_port_buf(_buf, sizeof(_buf), label, port, status));\
|