Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Dstorage_common.h165 FSG_STATE_TERMINATED enumerator
A Df_mass_storage.c2484 common->state = FSG_STATE_TERMINATED; /* Stop the thread */ in handle_exception()
2488 case FSG_STATE_TERMINATED: in handle_exception()
2514 while (common->state != FSG_STATE_TERMINATED) { in fsg_main_thread()
2633 common->state = FSG_STATE_TERMINATED; in fsg_common_setup()
2922 if (common->state != FSG_STATE_TERMINATED) { in fsg_common_release()
2979 common->state = FSG_STATE_TERMINATED; in fsg_bind()
3036 if (fsg->common->state != FSG_STATE_TERMINATED) { in fsg_bind()

Completed in 10 milliseconds