Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_dfu.c735 static void dfu_unbind(struct usb_configuration *c, struct usb_function *f) in dfu_unbind() function
805 f_dfu->usb_function.unbind = dfu_unbind; in dfu_bind_config()