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