Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/serial/
Dti_usb_3410_5052.c68 struct ti_port { struct
69 int tp_is_open;
70 __u8 tp_msr;
71 __u8 tp_lsr;
72 __u8 tp_shadow_mcr;
73 __u8 tp_uart_mode; /* 232 or 485 modes */
74 unsigned int tp_uart_base_addr;
75 int tp_flags;
76 int tp_closing_wait;/* in .01 secs */
77 struct async_icount tp_icount;
[all …]