Lines Matching refs:pr_vdebug
137 #ifndef pr_vdebug
138 #define pr_vdebug(fmt, arg...) \ macro
142 #ifndef pr_vdebug
143 #define pr_vdebug(fmt, arg...) \ macro
258 pr_vdebug("ttyGS%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n", in gs_start_tx()
378 pr_vdebug("ttyGS%d: shutdown\n", port->port_num); in gs_rx_push()
412 pr_vdebug("ttyGS%d: rx block %d/%d\n", in gs_rx_push()
487 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_write_complete()
769 pr_vdebug("gs_write: ttyGS%d (%p) writing %d bytes\n", in gs_write()
789 pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %ps\n", in gs_put_char()
804 pr_vdebug("gs_flush_chars: (%d,%p)\n", port->port_num, tty); in gs_flush_chars()
823 pr_vdebug("gs_write_room: (%d,%p) room=%d\n", in gs_write_room()
839 pr_vdebug("gs_chars_in_buffer: (%d,%p) chars=%d\n", in gs_chars_in_buffer()
858 pr_vdebug("ttyGS%d: unthrottle\n", port->port_num); in gs_unthrottle()
869 pr_vdebug("gs_break_ctl: ttyGS%d, send break (%d) \n", in gs_break_ctl()
945 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_complete_out()
975 pr_vdebug("port[%d] console connect!\n", port_num); in gs_console_connect()