Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/net/
A Dfastboot.c131 static bool pending_command; in fastboot_send() local
181 } else if (!pending_command) { in fastboot_send()
185 pending_command = true; in fastboot_send()
188 pending_command = false; in fastboot_send()

Completed in 3 milliseconds