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

/drivers/usb/host/
H A Dehci-dbg.c218 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) function
293 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) function
315 dbg_command_buf (_buf, sizeof _buf, label, command); \
876 temp = dbg_command_buf (scratch, sizeof scratch, label,
H A Doxu210hp-hcd.c126 static int dbg_command_buf(char *buf, unsigned len, function
191 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) function
213 dbg_command_buf(_buf, sizeof _buf, label, command); \
H A Dfotg210-hcd.c232 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) function
296 dbg_command_buf(_buf, sizeof(_buf), label, command); \
724 temp = dbg_command_buf(scratch, sizeof(scratch), label,
H A Dfusbh200-hcd.c232 dbg_command_buf (char *buf, unsigned len, const char *label, u32 command) function
287 dbg_command_buf (_buf, sizeof _buf, label, command); \
697 temp = dbg_command_buf (scratch, sizeof scratch, label,

Completed in 116 milliseconds