Searched refs:tp_port (Results 1 – 1 of 1) sorted by relevance
289 struct usb_serial_port *tp_port; member617 tport->tp_port = port; in ti_port_probe()1193 struct usb_serial_port *port = tport->tp_port; in ti_bulk_in_callback()1252 struct usb_serial_port *port = tport->tp_port; in ti_bulk_out_callback()1298 struct usb_serial_port *port = tport->tp_port; in ti_send()1353 status = ti_write_byte(tport->tp_port, tport->tp_tdev, in ti_set_mcr()1370 struct usb_serial_port *port = tport->tp_port; in ti_get_lsr()1430 tport->tp_port->port.closing_wait = cwait; in ti_set_serial_info()1442 dev_dbg(&tport->tp_port->dev, "%s - msr 0x%02X\n", __func__, msr); in ti_handle_new_msr()1446 icount = &tport->tp_port->icount; in ti_handle_new_msr()[all …]