Lines Matching refs:pr_vdebug
144 #ifndef pr_vdebug
145 #define pr_vdebug(fmt, arg...) \ macro
149 #ifndef pr_vdebug
150 #define pr_vdebug(fmt, arg...) \ macro
265 pr_vdebug("ttyGS%d: tx len=%d, %3ph ...\n", port->port_num, len, req->buf); in gs_start_tx()
384 pr_vdebug("ttyGS%d: shutdown\n", port->port_num); in gs_rx_push()
418 pr_vdebug("ttyGS%d: rx block %d/%d\n", in gs_rx_push()
485 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_write_complete()
745 pr_vdebug("gs_write: ttyGS%d (%p) writing %zu bytes\n", in gs_write()
765 pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %ps\n", in gs_put_char()
780 pr_vdebug("gs_flush_chars: (%d,%p)\n", port->port_num, tty); in gs_flush_chars()
799 pr_vdebug("gs_write_room: (%d,%p) room=%u\n", in gs_write_room()
815 pr_vdebug("gs_chars_in_buffer: (%d,%p) chars=%u\n", in gs_chars_in_buffer()
833 pr_vdebug("ttyGS%d: unthrottle\n", port->port_num); in gs_unthrottle()
845 pr_vdebug("gs_break_ctl: ttyGS%d, send break (%d) \n", in gs_break_ctl()
894 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_console_complete_out()