Lines Matching defs:serial
10 * and associated source files. Please see the usb/serial files for
13 * See Documentation/usb/usb-serial.rst for more information on using this
32 #include <linux/usb/serial.h>
65 /* All of the device info needed for the serial converters */
107 /* assumes that struct usb_serial *serial is available */
108 #define BSA_USB_CMD(c, v) usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0), \
114 struct usb_device *dev = port->serial->dev;
280 struct usb_serial *serial = port->serial;
423 struct usb_serial *serial = port->serial;
447 struct usb_serial *serial = port->serial;