Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dserial.h153 struct usb_serial { struct
155 struct usb_serial_driver *type; argument
167 struct usb_serial_port *port[MAX_NUM_PORTS]; argument
172 #define to_usb_serial(d) container_of(d, struct usb_serial, kref) argument