Lines Matching refs:pr_vdebug
147 #ifndef pr_vdebug
148 #define pr_vdebug(fmt, arg...) \ macro
152 #ifndef pr_vdebug
153 #define pr_vdebug(fmt, arg...) \ macro
269 pr_vdebug("ttyGS%d: tx len=%d, %3ph ...\n", port->port_num, len, req->buf); in gs_start_tx()
388 pr_vdebug("ttyGS%d: shutdown\n", port->port_num); in gs_rx_push()
423 pr_vdebug("ttyGS%d: rx block %d/%d\n", in gs_rx_push()
490 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_write_complete()
759 pr_vdebug("gs_write: ttyGS%d (%p) writing %zu bytes\n", in gs_write()
790 pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %ps\n", in gs_put_char()
807 pr_vdebug("gs_flush_chars: (%d,%p)\n", port->port_num, tty); in gs_flush_chars()
836 pr_vdebug("gs_write_room: (%d,%p) room=%u\n", in gs_write_room()
852 pr_vdebug("gs_chars_in_buffer: (%d,%p) chars=%u\n", in gs_chars_in_buffer()
870 pr_vdebug("ttyGS%d: unthrottle\n", port->port_num); in gs_unthrottle()
882 pr_vdebug("gs_break_ctl: ttyGS%d, send break (%d) \n", in gs_break_ctl()
949 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_console_complete_out()