Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dgadget.h497 struct usb_gadget { struct
499 const struct usb_gadget_ops *ops; argument
516 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() argument