Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c194 static void fastboot_unbind(struct usb_configuration *c, struct usb_function *f) in fastboot_unbind() function
307 f_fb->usb_function.unbind = fastboot_unbind; in fastboot_add()