Home
last modified time | relevance | path

Searched refs:ti_port (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c282 struct ti_port { struct
329 static void ti_send(struct ti_port *tport);
331 static int ti_get_lsr(struct ti_port *tport, u8 *lsr);
601 struct ti_port *tport; in ti_port_probe()
634 struct ti_port *tport; in ti_port_remove()
765 struct ti_port *tport; in ti_close()
1109 struct ti_port *tport; in ti_interrupt_callback()
1188 struct ti_port *tport = urb->context; in ti_bulk_in_callback()
1247 struct ti_port *tport = urb->context; in ti_bulk_out_callback()
1291 static void ti_send(struct ti_port *tport) in ti_send()
[all …]