• Home
  • Raw
  • Download

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()
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() local
313 struct usb_serial *serial = port->serial; in mxuport_unthrottle() local
473 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_data() local
520 struct usb_serial *serial = port->serial; in mxuport_process_read_urb_demux_event() local
564 struct usb_serial *serial = port->serial; in mxuport_process_read_urb() local
579 struct usb_serial *serial = port->serial; in mxuport_tx_empty() local
607 struct usb_serial *serial = port->serial; in mxuport_set_mcr() local
623 struct usb_serial *serial = port->serial; in mxuport_set_dtr() local
645 struct usb_serial *serial = port->serial; in mxuport_set_rts() local
772 struct usb_serial *serial) in mxuport_set_termios_flow()
846 struct usb_serial *serial = port->serial; in mxuport_set_termios() local
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() local
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() local
1230 struct usb_serial *serial = port->serial; in mxuport_close() local
1243 struct usb_serial *serial = port->serial; in mxuport_break_ctl() local
1258 static int mxuport_resume(struct usb_serial *serial) in mxuport_resume()