Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Dstorage_common.h158 FSG_STATE_IDLE = 0, enumerator
Df_mass_storage.c361 return common->state > FSG_STATE_IDLE; in exception_in_progress()
2428 common->state = FSG_STATE_IDLE; in handle_exception()
2438 common->state = FSG_STATE_IDLE; in handle_exception()
2487 case FSG_STATE_IDLE: in handle_exception()
2551 common->state = FSG_STATE_IDLE; in fsg_main_thread()
3038 common->state = FSG_STATE_IDLE; in fsg_bind()