Searched defs:fsg_opts (Results 1 – 3 of 3) sorted by relevance
80 struct fsg_opts { struct81 struct fsg_common *common;82 struct usb_function_instance func_inst;83 struct fsg_lun_opts lun0;84 struct config_group *default_groups[2];85 bool no_configfs; /* for legacy gadgets */93 struct mutex lock;94 int refcnt;
3152 struct fsg_opts *fsg_opts; in fsg_lun_opts_file_show() local3162 struct fsg_opts *fsg_opts; in fsg_lun_opts_file_store() local3181 struct fsg_opts *fsg_opts; in fsg_lun_opts_ro_store() local3217 struct fsg_opts *fsg_opts; in fsg_lun_opts_cdrom_store() local3263 struct fsg_opts *fsg_opts; in fsg_lun_make() local3320 struct fsg_opts *fsg_opts; in fsg_lun_drop() local
321 struct fsg_opts *fsg_opts; in multi_bind() local