Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dg_dnl.h43 bool g_dnl_detach(void);
/rk3399_rockchip-uboot/common/
H A Ddfu.c45 if (g_dnl_detach()) { in run_usb_dnl_gadget()
/rk3399_rockchip-uboot/cmd/
H A Dfastboot.c79 if (g_dnl_detach()) in do_fastboot()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dg_dnl.c181 bool g_dnl_detach(void) in g_dnl_detach() function