Home
last modified time | relevance | path

Searched refs:lib_info (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/sound/soc/intel/atom/sst/
Dsst_pci.c48 if (!ctx->pdata->lib_info) { in sst_platform_get_resources()
53 if (ddr_base != ctx->pdata->lib_info->mod_base) { in sst_platform_get_resources()
Dsst_acpi.c143 .lib_info = &byt_lib_dnld_info,
155 .lib_info = &byt_lib_dnld_info,
/Linux-v4.19/fs/
Dbinfmt_flat.c66 struct lib_info { struct
79 static int load_flat_shared_library(int id, struct lib_info *p); argument
302 calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) in calc_reloc()
412 struct lib_info *libinfo, int id, unsigned long *extra_stack) in load_flat_file()
857 static int load_flat_shared_library(int id, struct lib_info *libs) in load_flat_shared_library()
910 struct lib_info libinfo; in load_flat_binary()
/Linux-v4.19/sound/soc/intel/skylake/
Dbxt-sst.c66 ret = skl_prepare_lib_load(skl, &skl->lib_info[i], &stripped_fw, in bxt_load_library()
414 ret = bxt_load_library(ctx, skl->lib_info, in bxt_set_dsp_D0()
616 ret = sst->fw_ops.load_library(sst, ctx->lib_info, in bxt_sst_init_fw()
632 skl_release_library(ctx->lib_info, ctx->lib_count); in bxt_sst_dsp_cleanup()
Dskl-sst.c185 ret = ctx->fw_ops.load_library(ctx, skl->lib_info, in skl_set_dsp_D0()
401 ret = skl_prepare_lib_load(skl, &skl->lib_info[i], &stripped_fw, in skl_load_library()
581 ret = sst->fw_ops.load_library(sst, ctx->lib_info, in skl_sst_init_fw()
Dskl-sst-ipc.h112 struct skl_lib_info lib_info[SKL_MAX_LIB]; member
Dskl-topology.c3192 strncpy(skl->skl_sst->lib_info[ref_count].name, in skl_tplg_fill_str_mfest_tkn()
3194 ARRAY_SIZE(skl->skl_sst->lib_info[ref_count].name)); in skl_tplg_fill_str_mfest_tkn()
/Linux-v4.19/arch/x86/include/asm/
Dplatform_sst_audio.h136 const struct sst_lib_dnld_info *lib_info; member
/Linux-v4.19/sound/soc/intel/atom/
Dsst-mfld-dsp.h307 struct module_info lib_info; /* library info type, capabilities etc */ member