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