f_fs_opts
static inline struct f_fs_opts *ffs_do_functionfs_bind(struct usb_function *f,
struct f_fs_opts *ffs_opts =
container_of(f->fi, struct f_fs_opts, func_inst);
struct f_fs_opts *ffs_opts = ffs_do_functionfs_bind(f, c);
static inline struct f_fs_opts *to_ffs_opts(struct config_item *item)
return container_of(to_config_group(item), struct f_fs_opts,
struct f_fs_opts *opts = to_ffs_opts(item);
struct f_fs_opts *opts = to_ffs_opts(item);
struct f_fs_opts *opts;
struct f_fs_opts *opts;
struct f_fs_opts *opts =
container_of(f->fi, struct f_fs_opts, func_inst);
struct f_fs_opts *opts;
static inline struct f_fs_opts *to_f_fs_opts(struct usb_function_instance *fi)
return container_of(fi, struct f_fs_opts, func_inst);
struct f_fs_opts;
struct f_fs_opts *opts;
struct f_fs_opts *opts;