Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.c84 static int ci_pullup(struct usb_gadget *gadget, int is_on);
96 .pullup = ci_pullup,
883 static int ci_pullup(struct usb_gadget *gadget, int is_on) in ci_pullup() function