Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c83 static int ci_pullup(struct usb_gadget *gadget, int is_on);
95 .pullup = ci_pullup,
886 static int ci_pullup(struct usb_gadget *gadget, int is_on) in ci_pullup() function