Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Dstorage_common.h164 FSG_STATE_EXIT, enumerator
H A Df_mass_storage.c2445 if (common->state < FSG_STATE_EXIT) in handle_exception()
2447 common->state = FSG_STATE_EXIT; in handle_exception()
2546 case FSG_STATE_EXIT: in handle_exception()
3001 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
3115 raise_exception(fsg->common, FSG_STATE_EXIT); in fsg_bind()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c356 FSG_STATE_EXIT, enumerator
H A Df_mass_storage.c2368 case FSG_STATE_EXIT: in handle_exception()
2554 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()