Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h163 FSG_STATE_CONFIG_CHANGE, enumerator
H A Df_mass_storage.c2343 __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()
2481 case FSG_STATE_CONFIG_CHANGE: in handle_exception()
3058 __raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE, NULL); in fsg_unbind()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c355 FSG_STATE_CONFIG_CHANGE, enumerator
H A Df_mass_storage.c2300 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_set_alt()
2308 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_disable()
2399 case FSG_STATE_CONFIG_CHANGE: in handle_exception()
2675 raise_exception(fsg->common, FSG_STATE_CONFIG_CHANGE); in fsg_unbind()