Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c212 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf() function
283 dbg_port_buf(buf, sizeof(buf), label, port, status); in dbg_port()
871 temp = dbg_port_buf(scratch, sizeof(scratch), label, i, in fill_registers_buffer()
1067 static inline int __maybe_unused dbg_port_buf(char *buf, in dbg_port_buf() function
H A Doxu210hp-hcd.c572 static int dbg_port_buf(char *buf, unsigned len, const char *label, in dbg_port_buf() function
626 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf() function
646 dbg_port_buf(_buf, sizeof _buf, label, port, status); \
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c225 static char *dbg_port_buf(char *buf, unsigned len, const char *label, int port, in dbg_port_buf() function
277 dbg_port_buf(_buf, sizeof(_buf), label, port, status));\