Lines Matching refs:snprintf
221 return snprintf (buf, len, in dbg_status_buf()
257 return snprintf (buf, len, in dbg_intr_buf()
310 return snprintf (buf, len, in dbg_command_buf()
375 return snprintf (buf, len, in dbg_port_buf()
540 temp = snprintf (next, size, in qh_lines()
600 temp = snprintf (next, size, in qh_lines()
617 temp = snprintf (next, size, "\n"); in qh_lines()
666 temp = snprintf (next, size, "\nreclaim =\n"); in show_async()
718 temp = snprintf (next, size, "size = %d\n", ehci->periodic_size); in show_periodic()
747 temp = snprintf (next, size, "%4d: ", i); in show_periodic()
754 temp = snprintf (next, size, " qh%d-%04x/%p", in show_periodic()
766 temp = snprintf (next, size, in show_periodic()
815 temp = snprintf (next, size, in show_periodic()
853 temp = snprintf (next, size, in show_periodic()
878 temp = snprintf (next, size, in show_periodic()
884 temp = snprintf (next, size, in show_periodic()
894 temp = snprintf (next, size, "\n"); in show_periodic()
952 temp = snprintf (next, size, in show_registers()
959 temp = snprintf (next, size, "structural params 0x%08x\n", i); in show_registers()
964 temp = snprintf (next, size, "capability params 0x%08x\n", i); in show_registers()
970 temp = snprintf (next, size, fmt, temp, scratch); in show_registers()
994 temp = snprintf (next, size, fmt, temp, scratch); in show_registers()
1000 temp = snprintf (next, size, fmt, temp, scratch); in show_registers()
1004 temp = snprintf (next, size, "uframe %04x\n", in show_registers()
1030 temp = snprintf (next, size, fmt, temp, scratch); in show_registers()
1036 temp = snprintf (next, size, "reclaim qh %p%s\n", in show_registers()
1062 temp = snprintf (next, size, in show_registers()
1069 temp = snprintf (next, size, "complete %ld unlink %ld\n", in show_registers()