Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dgadget.h548 struct usb_gadget { struct
552 const struct usb_gadget_ops *ops; argument
572 #define work_to_gadget(w) (container_of((w), struct usb_gadget, work)) argument