Lines Matching refs:usb_serial
601 struct usb_serial *serial; in mos7840_interrupt_callback()
701 static int mos7840_serial_paranoia_check(struct usb_serial *serial, in mos7840_serial_paranoia_check()
716 static struct usb_serial *mos7840_get_usb_serial(struct usb_serial_port *port, in mos7840_get_usb_serial()
741 struct usb_serial *serial; in mos7840_bulk_in_callback()
849 struct usb_serial *serial; in mos7840_open()
1159 struct usb_serial *serial; in mos7840_close()
1225 struct usb_serial *serial; in mos7840_break()
1306 struct usb_serial *serial; in mos7840_write()
1714 struct usb_serial *serial; in mos7840_change_port_settings()
1870 struct usb_serial *serial; in mos7840_set_termios()
2019 static int mos7810_check(struct usb_serial *serial) in mos7810_check()
2073 static int mos7840_probe(struct usb_serial *serial, in mos7840_probe()
2109 static int mos7840_calc_num_ports(struct usb_serial *serial) in mos7840_calc_num_ports()
2121 struct usb_serial *serial = port->serial; in mos7840_port_probe()