Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c366 static void __raise_exception(struct fsg_common *common, enum fsg_state new_state, in __raise_exception() function
390 __raise_exception(common, new_state, NULL); in raise_exception()
2402 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, fsg); in fsg_set_alt()
2420 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_disable()
3129 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_unbind()