Lines Matching refs:f_fs_opts
3509 static inline struct f_fs_opts *ffs_do_functionfs_bind(struct usb_function *f, in ffs_do_functionfs_bind()
3513 struct f_fs_opts *ffs_opts = in ffs_do_functionfs_bind()
3514 container_of(f->fi, struct f_fs_opts, func_inst); in ffs_do_functionfs_bind()
3721 struct f_fs_opts *ffs_opts = ffs_do_functionfs_bind(f, c); in ffs_func_bind()
3975 static inline struct f_fs_opts *to_ffs_opts(struct config_item *item) in to_ffs_opts()
3977 return container_of(to_config_group(item), struct f_fs_opts, in to_ffs_opts()
3983 struct f_fs_opts *opts = to_ffs_opts(item); in f_fs_opts_ready_show()
4002 struct f_fs_opts *opts = to_ffs_opts(item); in ffs_attr_release()
4022 struct f_fs_opts *opts; in ffs_free_inst()
4041 struct f_fs_opts *opts; in ffs_alloc_inst()
4075 struct f_fs_opts *opts = in ffs_func_unbind()
4076 container_of(f->fi, struct f_fs_opts, func_inst); in ffs_func_unbind()
4293 struct f_fs_opts *opts; in ffs_closed()