Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c148 static int fastboot_bind(struct usb_configuration *c, struct usb_function *f) in fastboot_bind() function
306 f_fb->usb_function.bind = fastboot_bind; in fastboot_add()