Lines Matching refs:serial
25 #include <linux/usb/serial.h>
52 /* max. possible size of a packet using the serial protocol */
69 /* where to place the packet id of a serial packet, so we can
289 /* in serial mode, if someone is waiting for data from
331 * garmin serial protocol handling handling
449 * input record should be a serial-record, but it may not be complete.
645 /* the serial protocol should be able to handle this packet */
838 status = usb_reset_device(port->serial->dev);
980 struct usb_serial *serial = port->serial;
1004 usb_fill_bulk_urb(urb, serial->dev,
1005 usb_sndbulkpipe(serial->dev,
1273 /* save the serial number */
1277 dev_dbg(&port->dev, "%s - start-of-session reply seen - serial %u.\n",
1342 serial mode nothing needs to be done here */