Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c350 FSG_STATE_IDLE = 0, enumerator
H A Df_mass_storage.c410 return common->state > FSG_STATE_IDLE; in exception_in_progress()
2337 common->state = FSG_STATE_IDLE; in handle_exception()
2346 common->state = FSG_STATE_IDLE; in handle_exception()
2379 case FSG_STATE_IDLE: in handle_exception()
2422 common->state = FSG_STATE_IDLE; in fsg_main_thread()