Searched refs:lib_info (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/sst/
H A Dsst_pci.c48 if (!ctx->pdata->lib_info) { sst_platform_get_resources()
49 dev_err(ctx->dev, "lib_info pointer NULL\n"); sst_platform_get_resources()
53 if (ddr_base != ctx->pdata->lib_info->mod_base) { sst_platform_get_resources()
H A Dsst_acpi.c127 .lib_info = &byt_lib_dnld_info,
138 .lib_info = &byt_lib_dnld_info,
/linux-4.4.14/arch/x86/include/asm/
H A Dplatform_sst_audio.h135 const struct sst_lib_dnld_info *lib_info; member in struct:sst_platform_info
/linux-4.4.14/fs/
H A Dbinfmt_flat.c75 struct lib_info { struct
88 static int load_flat_shared_library(int id, struct lib_info *p);
313 calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) calc_reloc()
427 struct lib_info *libinfo, int id, unsigned long *extra_stack) load_flat_file()
809 static int load_flat_shared_library(int id, struct lib_info *libs) load_flat_shared_library()
862 struct lib_info libinfo; load_flat_binary()
/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h307 struct module_info lib_info; /* library info type, capabilities etc */ member in struct:snd_sst_lib_download

Completed in 288 milliseconds