Searched refs:lib_info (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_flat.c | 77 struct lib_info { struct 90 static int load_flat_shared_library(int id, struct lib_info *p); argument 319 calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) in calc_reloc() 455 struct lib_info *libinfo, int id, unsigned long *extra_stack) in load_flat_file() 914 static int load_flat_shared_library(int id, struct lib_info *libs) in load_flat_shared_library() 958 struct lib_info libinfo; in load_flat_binary()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/ |
| H 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()
|
| H A D | sst_acpi.c | 131 .lib_info = &byt_lib_dnld_info, 143 .lib_info = &byt_lib_dnld_info,
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H 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()
|
| H 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()
|
| H A D | skl.h | 123 struct skl_lib_info lib_info[SKL_MAX_LIB]; member
|
| H A D | skl-topology.c | 3164 strncpy(skl->lib_info[ref_count].name, in skl_tplg_fill_str_mfest_tkn() 3166 ARRAY_SIZE(skl->lib_info[ref_count].name)); in skl_tplg_fill_str_mfest_tkn()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | platform_sst_audio.h | 132 const struct sst_lib_dnld_info *lib_info; member
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/ |
| H A D | sst-mfld-dsp.h | 299 struct module_info lib_info; /* library info type, capabilities etc */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 157 CK_INFO lib_info = { }; in xtest_pkcs11_test_1001() local 188 rv = C_GetInfo(&lib_info); in xtest_pkcs11_test_1001()
|