Lines Matching refs:f_fs_opts
3477 static inline struct f_fs_opts *ffs_do_functionfs_bind(struct usb_function *f,
3481 struct f_fs_opts *ffs_opts =
3482 container_of(f->fi, struct f_fs_opts, func_inst);
3689 struct f_fs_opts *ffs_opts = ffs_do_functionfs_bind(f, c);
3943 static inline struct f_fs_opts *to_ffs_opts(struct config_item *item)
3945 return container_of(to_config_group(item), struct f_fs_opts,
3951 struct f_fs_opts *opts = to_ffs_opts(item);
3970 struct f_fs_opts *opts = to_ffs_opts(item);
3990 struct f_fs_opts *opts;
4009 struct f_fs_opts *opts;
4043 struct f_fs_opts *opts =
4044 container_of(f->fi, struct f_fs_opts, func_inst);
4261 struct f_fs_opts *opts;