Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c199 static void fastboot_disable(struct usb_function *f) in fastboot_disable() function
285 fastboot_disable(f); in fastboot_set_alt()
309 f_fb->usb_function.disable = fastboot_disable; in fastboot_add()