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

/linux-4.4.14/drivers/usb/gadget/legacy/
H A Dacm_ms.c83 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable in typeref:struct:fsg_module_parameters
98 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);
177 fsg_config_from_params(&config, &fsg_mod_data, fsg_num_buffers); acm_ms_bind()
H A Dmulti.c110 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable in typeref:struct:fsg_module_parameters
125 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);
376 fsg_config_from_params(&config, &fsg_mod_data, fsg_num_buffers); multi_bind()
H A Dnokia.c37 static struct fsg_module_parameters fsg_mod_data = { variable in typeref:struct:fsg_module_parameters
58 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);
323 fsg_config_from_params(&fsg_config, &fsg_mod_data, fsg_num_buffers); nokia_bind()

Completed in 122 milliseconds