Lines Matching defs:port
132 struct usb_serial_port *port; member
251 static void send_to_tty(struct usb_serial_port *port, in send_to_tty()
814 static void priv_status_resp(struct usb_serial_port *port) in priv_status_resp()
834 static int process_resetdev_request(struct usb_serial_port *port) in process_resetdev_request()
877 static int garmin_init_session(struct usb_serial_port *port) in garmin_init_session()
921 static int garmin_open(struct tty_struct *tty, struct usb_serial_port *port) in garmin_open()
945 static void garmin_close(struct usb_serial_port *port) in garmin_close()
967 struct usb_serial_port *port = urb->context; in garmin_write_bulk_callback() local
991 static int garmin_write_bulk(struct usb_serial_port *port, in garmin_write_bulk()
1056 static int garmin_write(struct tty_struct *tty, struct usb_serial_port *port, in garmin_write()
1130 struct usb_serial_port *port = tty->driver_data; in garmin_write_room() local
1178 struct usb_serial_port *port = urb->context; in garmin_read_bulk_callback() local
1226 struct usb_serial_port *port = urb->context; in garmin_read_int_callback() local
1333 struct usb_serial_port *port = tty->driver_data; in garmin_throttle() local
1346 struct usb_serial_port *port = tty->driver_data; in garmin_unthrottle() local
1385 static int garmin_port_probe(struct usb_serial_port *port) in garmin_port_probe()
1412 static int garmin_port_remove(struct usb_serial_port *port) in garmin_port_remove()