Searched refs:tp_port (Results 1 – 1 of 1) sorted by relevance
72 struct usb_serial_port *tp_port; member372 tport->tp_port = port; in ti_port_probe()1008 struct usb_serial_port *port = tport->tp_port; in ti_bulk_in_callback()1068 struct usb_serial_port *port = tport->tp_port; in ti_bulk_out_callback()1116 struct usb_serial_port *port = tport->tp_port; in ti_send()1171 status = ti_write_byte(tport->tp_port, tport->tp_tdev, in ti_set_mcr()1188 struct usb_serial_port *port = tport->tp_port; in ti_get_lsr()1219 struct usb_serial_port *port = tport->tp_port; in ti_get_serial_info()1261 tport->tp_port->port.closing_wait = cwait; in ti_set_serial_info()1273 dev_dbg(&tport->tp_port->dev, "%s - msr 0x%02X\n", __func__, msr); in ti_handle_new_msr()[all …]