Skip to content

Instantly share code, notes, and snippets.

@brandonros
Created March 11, 2020 02:56
Show Gist options
  • Save brandonros/408061d5e3872cb16b0ee02f8dc95503 to your computer and use it in GitHub Desktop.
Save brandonros/408061d5e3872cb16b0ee02f8dc95503 to your computer and use it in GitHub Desktop.
drivers/usb/serial/pl2303.c:993 [pl2303]pl2303_process_read_urb =_ "%s - tty_flag = %d\012"
drivers/usb/serial/pl2303.c:943 [pl2303]pl2303_read_int_callback =_ "%s - nonzero urb status received: %d\012"
drivers/usb/serial/pl2303.c:939 [pl2303]pl2303_read_int_callback =_ "%s - urb shutting down with status: %d\012"
drivers/usb/serial/pl2303.c:855 [pl2303]pl2303_set_break =_ "%s - turning break %s\012"
drivers/usb/serial/pl2303.c:803 [pl2303]pl2303_tiocmget =_ "%s - result = %x\012"
drivers/usb/serial/pl2303.c:644 [pl2303]pl2303_set_termios =_ "parity = none\012"
drivers/usb/serial/pl2303.c:639 [pl2303]pl2303_set_termios =_ "parity = even\012"
drivers/usb/serial/pl2303.c:636 [pl2303]pl2303_set_termios =_ "parity = space\012"
drivers/usb/serial/pl2303.c:631 [pl2303]pl2303_set_termios =_ "parity = odd\012"
drivers/usb/serial/pl2303.c:628 [pl2303]pl2303_set_termios =_ "parity = mark\012"
drivers/usb/serial/pl2303.c:616 [pl2303]pl2303_set_termios =_ "stop bits = 1\012"
drivers/usb/serial/pl2303.c:612 [pl2303]pl2303_set_termios =_ "stop bits = 2\012"
drivers/usb/serial/pl2303.c:609 [pl2303]pl2303_set_termios =_ "stop bits = 1.5\012"
drivers/usb/serial/pl2303.c:594 [pl2303]pl2303_set_termios =_ "data bits = %d\012"
drivers/usb/serial/pl2303.c:540 [pl2303]pl2303_set_line_request =_ "%s - %7ph\012"
drivers/usb/serial/pl2303.c:521 [pl2303]pl2303_get_line_request =_ "%s - %7ph\012"
drivers/usb/serial/pl2303.c:500 [pl2303]pl2303_encode_baud_rate =_ "baud set = %u\012"
drivers/usb/serial/pl2303.c:482 [pl2303]pl2303_encode_baud_rate =_ "baud requested = %u\012"
drivers/usb/serial/pl2303.c:381 [pl2303]pl2303_set_control_lines =_ "%s - %02x\012"
drivers/usb/serial/pl2303.c:315 [pl2303]pl2303_startup =_ "device type: %d\012"
drivers/usb/serial/pl2303.c:262 [pl2303]pl2303_endpoint_hack =_ "found interrupt in on separate interface\012"
drivers/usb/serial/pl2303.c:213 [pl2303]pl2303_vendor_write =_ "%s - [%04x] = %02x\012"
drivers/usb/serial/pl2303.c:203 [pl2303]pl2303_vendor_read =_ "%s - [%04x] = %02x\012"
include/linux/usb/serial.h:391 [pl2303]usb_serial_debug_data =_ "%s - length = %d, data = %*ph\012"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment