Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h534 unsigned is_otg:1; member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dether.c883 config_buf(struct usb_gadget *g, u8 *buf, u8 type, unsigned index, int is_otg) in config_buf()