Home
last modified time | relevance | path

Searched refs:gadget_is_otg (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/usb/
H A Dgadget.h596 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg() function
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcomposite.c336 unsigned power = gadget_is_otg(gadget) ? 8 : 100; in set_config()
911 if (gadget_is_otg(gadget)) { in composite_setup()
H A Dether.c1085 gadget_is_otg(dev->gadget) ? 8 : 100); in eth_set_config()
1292 gadget_is_otg(gadget)); in eth_setup()
2193 if (gadget_is_otg(gadget)) { in eth_bind()