Lines Matching refs:func_inst
331 func_inst); in f_audio_out_ep_complete()
584 opts = container_of(f->fi, struct f_uac1_opts, func_inst); in f_audio_set_alt()
677 audio_opts = container_of(f->fi, struct f_uac1_opts, func_inst); in f_audio_bind()
769 func_inst.group); in to_f_uac1_opts()
776 usb_put_function_instance(&opts->func_inst); in f_uac1_attr_release()
895 opts = container_of(f, struct f_uac1_opts, func_inst); in f_audio_free_inst()
914 opts->func_inst.free_func_inst = f_audio_free_inst; in f_audio_alloc_inst()
916 config_group_init_type_name(&opts->func_inst.group, "", in f_audio_alloc_inst()
925 return &opts->func_inst; in f_audio_alloc_inst()
934 opts = container_of(f->fi, struct f_uac1_opts, func_inst); in f_audio_free()
958 opts = container_of(fi, struct f_uac1_opts, func_inst); in f_audio_alloc()