fsg_state 291 drivers/usb/gadget/function/f_mass_storage.c enum fsg_state state; /* For exception handling */ fsg_state 395 drivers/usb/gadget/function/f_mass_storage.c static void __raise_exception(struct fsg_common *common, enum fsg_state new_state, fsg_state 417 drivers/usb/gadget/function/f_mass_storage.c static void raise_exception(struct fsg_common *common, enum fsg_state new_state) fsg_state 2314 drivers/usb/gadget/function/f_mass_storage.c enum fsg_state old_state;