Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
Df_mass_storage.c365 static void __raise_exception(struct fsg_common *common, enum fsg_state new_state, in __raise_exception() function
389 __raise_exception(common, new_state, NULL); in raise_exception()
2385 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, fsg); in fsg_set_alt()
2403 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_disable()
3117 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_unbind()