Searched refs:fsg_mod_data (Results 1 – 2 of 2) sorted by relevance
118 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable119 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);171 retp = fsg_common_from_params(&fsg_common, cdev, &fsg_mod_data); in acm_ms_bind()
146 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 }; variable147 FSG_MODULE_PARAMETERS(/* no prefix */, fsg_mod_data);284 retp = fsg_common_from_params(&fsg_common, cdev, &fsg_mod_data); in multi_bind()