Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_mass_storage.c396 static void __raise_exception(struct fsg_common *common, enum fsg_state new_state, in __raise_exception() function
420 __raise_exception(common, new_state, NULL); in raise_exception()
2343 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, fsg); in fsg_set_alt()
2361 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_disable()
3058 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_unbind()