Home
last modified time | relevance | path

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

/u-boot/drivers/usb/gadget/
A Df_mass_storage.c464 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() function
561 raise_exception(fsg->common, FSG_STATE_RESET); in fsg_setup()
1471 raise_exception(common, in throw_away_data()
1575 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
1589 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
2272 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_set_alt()
2280 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_disable()
2561 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
2647 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_unbind()

Completed in 20 milliseconds