Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Dgadget.h507 unsigned is_otg:1; member
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c878 config_buf(struct usb_gadget *g, u8 *buf, u8 type, unsigned index, int is_otg) in config_buf()