Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c2633 static void fsg_unbind(struct usb_configuration *c, struct usb_function *f) in fsg_unbind() function
2721 fsg->function.unbind = fsg_unbind; in fsg_bind_config()