Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h164 FSG_STATE_EXIT, enumerator
H A Df_mass_storage.c2386 if (common->state < FSG_STATE_EXIT) in handle_exception()
2388 common->state = FSG_STATE_EXIT; in handle_exception()
2487 case FSG_STATE_EXIT: in handle_exception()
2929 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
3043 raise_exception(fsg->common, FSG_STATE_EXIT); in fsg_bind()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c357 FSG_STATE_EXIT, enumerator
H A Df_mass_storage.c2403 case FSG_STATE_EXIT: in handle_exception()
2589 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()