Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c283 struct ti_port { struct
329 static void ti_send(struct ti_port *tport);
330 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);
331 static int ti_get_lsr(struct ti_port *tport, u8 *lsr);
336 static void ti_handle_new_msr(struct ti_port *tport, u8 msr);
338 static void ti_stop_read(struct ti_port *tport, struct tty_struct *tty);
339 static int ti_restart_read(struct ti_port *tport, struct tty_struct *tty);
608 struct ti_port *tport; in ti_port_probe()
637 struct ti_port *tport; in ti_port_remove()
647 struct ti_port *tpor in ti_open()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c282 struct ti_port { struct
329 static void ti_send(struct ti_port *tport);
330 static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);
331 static int ti_get_lsr(struct ti_port *tport, u8 *lsr);
333 static void ti_handle_new_msr(struct ti_port *tport, u8 msr);
335 static void ti_stop_read(struct ti_port *tport, struct tty_struct *tty);
336 static int ti_restart_read(struct ti_port *tport, struct tty_struct *tty);
601 struct ti_port *tport; in ti_port_probe()
634 struct ti_port *tport; in ti_port_remove()
642 struct ti_port *tpor in ti_open()
[all...]

Completed in 6 milliseconds