Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/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()
1472 raise_exception(common, in throw_away_data()
1576 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
1590 raise_exception(common, FSG_STATE_ABORT_BULK_OUT); in finish_reply()
2273 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_set_alt()
2281 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_disable()
2562 raise_exception(common, FSG_STATE_EXIT); in fsg_common_release()
2648 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_unbind()

Completed in 10 milliseconds