Lines Matching refs:func_inst
1186 ncm_opts = container_of(port->func.fi, struct f_ncm_opts, func_inst); in ncm_unwrap_ntb()
1442 ncm_opts = container_of(f->fi, struct f_ncm_opts, func_inst); in ncm_bind()
1586 func_inst.group); in to_f_ncm_opts()
1667 opts = container_of(f, struct f_ncm_opts, func_inst); in ncm_free_inst()
1689 opts->func_inst.free_func_inst = ncm_free_inst; in ncm_alloc_inst()
1702 config_group_init_type_name(&opts->func_inst.group, "", &ncm_func_type); in ncm_alloc_inst()
1704 usb_os_desc_prepare_interf_dir(&opts->func_inst.group, 1, descs, in ncm_alloc_inst()
1707 ncm_free_inst(&opts->func_inst); in ncm_alloc_inst()
1712 return &opts->func_inst; in ncm_alloc_inst()
1721 opts = container_of(f->fi, struct f_ncm_opts, func_inst); in ncm_free()
1762 opts = container_of(fi, struct f_ncm_opts, func_inst); in ncm_alloc()