Lines Matching refs:pr_vdebug
132 #ifndef pr_vdebug
133 #define pr_vdebug(fmt, arg...) \ macro
137 #ifndef pr_vdebug
138 #define pr_vdebug(fmt, arg...) \ macro
386 pr_vdebug("ttyGS%d: tx len=%d, 0x%02x 0x%02x 0x%02x ...\n", in gs_start_tx()
506 pr_vdebug("ttyGS%d: shutdown\n", port->port_num); in gs_rx_push()
540 pr_vdebug("ttyGS%d: rx block %d/%d\n", in gs_rx_push()
615 pr_vdebug("%s: %s shutdown\n", __func__, ep->name); in gs_write_complete()
898 pr_vdebug("gs_write: ttyGS%d (%p) writing %d bytes\n", in gs_write()
918 pr_vdebug("gs_put_char: (%d,%p) char=0x%x, called from %ps\n", in gs_put_char()
933 pr_vdebug("gs_flush_chars: (%d,%p)\n", port->port_num, tty); in gs_flush_chars()
952 pr_vdebug("gs_write_room: (%d,%p) room=%d\n", in gs_write_room()
968 pr_vdebug("gs_chars_in_buffer: (%d,%p) chars=%d\n", in gs_chars_in_buffer()
987 pr_vdebug("ttyGS%d: unthrottle\n", port->port_num); in gs_unthrottle()
998 pr_vdebug("gs_break_ctl: ttyGS%d, send break (%d) \n", in gs_break_ctl()