Lines Matching refs:usb_serial
212 static int mxuport_recv_ctrl_urb(struct usb_serial *serial, in mxuport_recv_ctrl_urb()
243 static int mxuport_send_ctrl_data_urb(struct usb_serial *serial, in mxuport_send_ctrl_data_urb()
275 static int mxuport_send_ctrl_urb(struct usb_serial *serial, in mxuport_send_ctrl_urb()
294 struct usb_serial *serial = port->serial; in mxuport_throttle()
313 struct usb_serial *serial = port->serial; in mxuport_unthrottle()
473 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data()
520 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event()
564 struct usb_serial *serial = port->serial; in mxuport_process_read_urb()
579 struct usb_serial *serial = port->serial; in mxuport_tx_empty()
607 struct usb_serial *serial = port->serial; in mxuport_set_mcr()
623 struct usb_serial *serial = port->serial; in mxuport_set_dtr()
645 struct usb_serial *serial = port->serial; in mxuport_set_rts()
772 struct usb_serial *serial) in mxuport_set_termios_flow()
846 struct usb_serial *serial = port->serial; in mxuport_set_termios()
945 static int mxuport_calc_num_ports(struct usb_serial *serial, in mxuport_calc_num_ports()
981 static int mxuport_get_fw_version(struct usb_serial *serial, u32 *version) in mxuport_get_fw_version()
1006 static int mxuport_download_fw(struct usb_serial *serial, in mxuport_download_fw()
1054 static int mxuport_probe(struct usb_serial *serial, in mxuport_probe()
1127 struct usb_serial *serial = port->serial; in mxuport_port_probe()
1160 static int mxuport_attach(struct usb_serial *serial) in mxuport_attach()
1186 static void mxuport_release(struct usb_serial *serial) in mxuport_release()
1198 struct usb_serial *serial = port->serial; in mxuport_open()
1230 struct usb_serial *serial = port->serial; in mxuport_close()
1243 struct usb_serial *serial = port->serial; in mxuport_break_ctl()
1258 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()