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()
268 static int mxuport_send_ctrl_urb(struct usb_serial *serial, in mxuport_send_ctrl_urb()
287 struct usb_serial *serial = port->serial; in mxuport_throttle()
306 struct usb_serial *serial = port->serial; in mxuport_unthrottle()
466 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data()
513 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event()
557 struct usb_serial *serial = port->serial; in mxuport_process_read_urb()
572 struct usb_serial *serial = port->serial; in mxuport_tx_empty()
600 struct usb_serial *serial = port->serial; in mxuport_set_mcr()
616 struct usb_serial *serial = port->serial; in mxuport_set_dtr()
638 struct usb_serial *serial = port->serial; in mxuport_set_rts()
765 struct usb_serial *serial) in mxuport_set_termios_flow()
839 struct usb_serial *serial = port->serial; in mxuport_set_termios()
938 static int mxuport_calc_num_ports(struct usb_serial *serial, in mxuport_calc_num_ports()
974 static int mxuport_get_fw_version(struct usb_serial *serial, u32 *version) in mxuport_get_fw_version()
999 static int mxuport_download_fw(struct usb_serial *serial, in mxuport_download_fw()
1047 static int mxuport_probe(struct usb_serial *serial, in mxuport_probe()
1120 struct usb_serial *serial = port->serial; in mxuport_port_probe()
1153 static int mxuport_attach(struct usb_serial *serial) in mxuport_attach()
1179 static void mxuport_release(struct usb_serial *serial) in mxuport_release()
1191 struct usb_serial *serial = port->serial; in mxuport_open()
1223 struct usb_serial *serial = port->serial; in mxuport_close()
1236 struct usb_serial *serial = port->serial; in mxuport_break_ctl()
1251 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()