Lines Matching refs:usb_serial

216 static int mxuport_recv_ctrl_urb(struct usb_serial *serial,  in mxuport_recv_ctrl_urb()
247 static int mxuport_send_ctrl_data_urb(struct usb_serial *serial, in mxuport_send_ctrl_data_urb()
279 static int mxuport_send_ctrl_urb(struct usb_serial *serial, in mxuport_send_ctrl_urb()
298 struct usb_serial *serial = port->serial; in mxuport_throttle()
317 struct usb_serial *serial = port->serial; in mxuport_unthrottle()
477 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data()
524 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event()
568 struct usb_serial *serial = port->serial; in mxuport_process_read_urb()
583 struct usb_serial *serial = port->serial; in mxuport_tx_empty()
611 struct usb_serial *serial = port->serial; in mxuport_set_mcr()
627 struct usb_serial *serial = port->serial; in mxuport_set_dtr()
649 struct usb_serial *serial = port->serial; in mxuport_set_rts()
776 struct usb_serial *serial) in mxuport_set_termios_flow()
850 struct usb_serial *serial = port->serial; in mxuport_set_termios()
949 static int mxuport_calc_num_ports(struct usb_serial *serial) in mxuport_calc_num_ports()
966 static int mxuport_get_fw_version(struct usb_serial *serial, u32 *version) in mxuport_get_fw_version()
991 static int mxuport_download_fw(struct usb_serial *serial, in mxuport_download_fw()
1039 static int mxuport_probe(struct usb_serial *serial, in mxuport_probe()
1112 struct usb_serial *serial = port->serial; in mxuport_port_probe()
1145 static int mxuport_alloc_write_urb(struct usb_serial *serial, in mxuport_alloc_write_urb()
1171 static int mxuport_alloc_write_urbs(struct usb_serial *serial, in mxuport_alloc_write_urbs()
1187 static int mxuport_attach(struct usb_serial *serial) in mxuport_attach()
1262 static void mxuport_release(struct usb_serial *serial) in mxuport_release()
1274 struct usb_serial *serial = port->serial; in mxuport_open()
1306 struct usb_serial *serial = port->serial; in mxuport_close()
1319 struct usb_serial *serial = port->serial; in mxuport_break_ctl()
1334 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()