Searched defs:ti_port (Results 1 – 1 of 1) sorted by relevance
64 struct ti_port { struct65 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