Searched defs:usb_serial (Results 1 – 1 of 1) sorted by relevance
141 struct usb_serial { struct143 struct usb_serial_driver *type; argument156 struct usb_serial_port *port[MAX_NUM_PORTS]; argument161 #define to_usb_serial(d) container_of(d, struct usb_serial, kref) argument
Completed in 4 milliseconds