Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c64 struct ti_port { struct
65 int tp_is_open;
66 __u8 tp_msr;
67 __u8 tp_shadow_mcr;
91 static int ti_port_probe(struct usb_serial_port *port); argument