Searched refs:fsg_state (Results 1 – 2 of 2) sorted by relevance
344 enum fsg_state { enum
311 enum fsg_state state; /* For exception handling */456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()2282 enum fsg_state old_state; in handle_exception()