Home
last modified time | relevance | path

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

/linux-6.15/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);
599 struct ti_port *tport; in ti_port_probe()
632 struct ti_port *tport; in ti_port_remove()
763 struct ti_port *tport; in ti_close()
1107 struct ti_port *tport; in ti_interrupt_callback()
1186 struct ti_port *tport = urb->context; in ti_bulk_in_callback()
1245 struct ti_port *tport = urb->context; in ti_bulk_out_callback()
1289 static void ti_send(struct ti_port *tport) in ti_send()
[all …]