Searched refs:lib_info (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/sound/soc/intel/atom/sst/ |
A D | sst_pci.c | 40 if (!ctx->pdata->lib_info) { in sst_platform_get_resources() 45 if (ddr_base != ctx->pdata->lib_info->mod_base) { in sst_platform_get_resources()
|
A D | sst_acpi.c | 132 .lib_info = &byt_lib_dnld_info, 144 .lib_info = &byt_lib_dnld_info,
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | bxt-sst.c | 55 ret = skl_prepare_lib_load(skl, &skl->lib_info[i], &stripped_fw, in bxt_load_library() 403 ret = bxt_load_library(ctx, skl->lib_info, in bxt_set_dsp_D0() 603 ret = sst->fw_ops.load_library(sst, skl->lib_info, in bxt_sst_init_fw() 619 skl_release_library(skl->lib_info, skl->lib_count); in bxt_sst_dsp_cleanup()
|
A D | skl-sst.c | 177 ret = ctx->fw_ops.load_library(ctx, skl->lib_info, in skl_set_dsp_D0() 393 ret = skl_prepare_lib_load(skl, &skl->lib_info[i], &stripped_fw, in skl_load_library() 569 ret = sst->fw_ops.load_library(sst, skl->lib_info, in skl_sst_init_fw()
|
A D | skl.h | 123 struct skl_lib_info lib_info[SKL_MAX_LIB]; member
|
A D | skl-topology.c | 3162 strncpy(skl->lib_info[ref_count].name, in skl_tplg_fill_str_mfest_tkn() 3164 ARRAY_SIZE(skl->lib_info[ref_count].name)); in skl_tplg_fill_str_mfest_tkn()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | platform_sst_audio.h | 130 const struct sst_lib_dnld_info *lib_info; member
|
/linux-6.3-rc2/fs/ |
A D | binfmt_flat.c | 79 struct lib_info { struct 302 calc_reloc(unsigned long r, struct lib_info *p) in calc_reloc() 405 struct lib_info *libinfo, unsigned long *extra_stack) in load_flat_file() 855 struct lib_info libinfo; in load_flat_binary()
|
/linux-6.3-rc2/sound/soc/intel/atom/ |
A D | sst-mfld-dsp.h | 299 struct module_info lib_info; /* library info type, capabilities etc */ member
|
Completed in 25 milliseconds