Searched refs:skl_lib_info (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-sst-dsp.h | 28 struct skl_lib_info; 149 struct skl_lib_info *linfo, int lib_count); 258 int skl_prepare_lib_load(struct skl_sst *skl, struct skl_lib_info *linfo, 261 void skl_release_library(struct skl_lib_info *linfo, int lib_count);
|
D | skl-sst-ipc.h | 73 struct skl_lib_info { struct 112 struct skl_lib_info lib_info[SKL_MAX_LIB];
|
D | skl-sst-utils.c | 407 int skl_prepare_lib_load(struct skl_sst *skl, struct skl_lib_info *linfo, in skl_prepare_lib_load() 437 void skl_release_library(struct skl_lib_info *linfo, int lib_count) in skl_release_library()
|
D | skl-sst.c | 393 skl_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in skl_load_library()
|
D | bxt-sst.c | 57 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()
|