Searched refs:fsg_mod_data (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dacm_ms.c97 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable in typeref:struct:fsg_module_parameters
112 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);
191 fsg_config_from_params(&config, &fsg_mod_data, fsg_num_buffers); acm_ms_bind()
H A Dmulti.c124 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable in typeref:struct:fsg_module_parameters
139 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);
390 fsg_config_from_params(&config, &fsg_mod_data, fsg_num_buffers); multi_bind()

Completed in 93 milliseconds