Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Dstorage_common.h164 FSG_STATE_EXIT, enumerator
Df_mass_storage.c2329 if (common->state < FSG_STATE_EXIT) in handle_exception()
2331 common->state = FSG_STATE_EXIT; in handle_exception()
2430 case FSG_STATE_EXIT: in handle_exception()
2872 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
2986 raise_exception(fsg->common, FSG_STATE_EXIT); in fsg_bind()