Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dgadget.h498 struct usb_gadget { struct
500 const struct usb_gadget_ops *ops; argument
517 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data() argument