Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/gadget/
Dstorage_common.c344 enum fsg_state { enum
Df_mass_storage.c311 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()