Home
last modified time | relevance | path

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

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