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
290 /* in serial mode, if someone is waiting for data from
332 * garmin serial protocol handling handling
450 * input record should be a serial-record, but it may not be complete.
646 /* the serial protocol should be able to handle this packet */
839 status = usb_reset_device(port->serial->dev);
981 struct usb_serial *serial = port->serial;
1003 usb_fill_bulk_urb(urb, serial->dev,
1004 usb_sndbulkpipe(serial->dev,
1272 /* save the serial number */
1276 dev_dbg(&port->dev, "%s - start-of-session reply seen - serial %u.\n",
1341 serial mode nothing needs to be done here */