Lines Matching defs: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() local
306 struct usb_serial *serial = port->serial; in mxuport_unthrottle() local
466 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data() local
513 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event() local
557 struct usb_serial *serial = port->serial; in mxuport_process_read_urb() local
572 struct usb_serial *serial = port->serial; in mxuport_tx_empty() local
600 struct usb_serial *serial = port->serial; in mxuport_set_mcr() local
616 struct usb_serial *serial = port->serial; in mxuport_set_dtr() local
638 struct usb_serial *serial = port->serial; in mxuport_set_rts() local
765 struct usb_serial *serial) in mxuport_set_termios_flow()
839 struct usb_serial *serial = port->serial; in mxuport_set_termios() local
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() local
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() local
1223 struct usb_serial *serial = port->serial; in mxuport_close() local
1236 struct usb_serial *serial = port->serial; in mxuport_break_ctl() local
1251 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()