Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c390 static void fastboot_disable(struct usb_function *f) in fastboot_disable() function
478 fastboot_disable(f); in fastboot_set_alt()
502 f_fb->usb_function.disable = fastboot_disable; in fastboot_add()