Lines Matching defs: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() local
317 struct usb_serial *serial = port->serial; in mxuport_unthrottle() local
477 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data() local
524 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event() local
568 struct usb_serial *serial = port->serial; in mxuport_process_read_urb() local
583 struct usb_serial *serial = port->serial; in mxuport_tx_empty() local
611 struct usb_serial *serial = port->serial; in mxuport_set_mcr() local
627 struct usb_serial *serial = port->serial; in mxuport_set_dtr() local
649 struct usb_serial *serial = port->serial; in mxuport_set_rts() local
776 struct usb_serial *serial) in mxuport_set_termios_flow()
850 struct usb_serial *serial = port->serial; in mxuport_set_termios() local
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() local
1149 static int mxuport_alloc_write_urb(struct usb_serial *serial, in mxuport_alloc_write_urb()
1175 static int mxuport_alloc_write_urbs(struct usb_serial *serial, in mxuport_alloc_write_urbs()
1191 static int mxuport_attach(struct usb_serial *serial) in mxuport_attach()
1266 static void mxuport_release(struct usb_serial *serial) in mxuport_release()
1278 struct usb_serial *serial = port->serial; in mxuport_open() local
1310 struct usb_serial *serial = port->serial; in mxuport_close() local
1323 struct usb_serial *serial = port->serial; in mxuport_break_ctl() local
1338 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()