Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c89 static bool start_upload; variable
1655 if (start_upload) { in tx_handler_ul()
1683 start_upload = false; in tx_handler_ul()
1690 start_upload = true; in tx_handler_ul()
1706 start_upload = false; in cb_upload()