Home
last modified time | relevance | path

Searched refs:skl_lib_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-sst-dsp.h28 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);
Dskl-sst-ipc.h73 struct skl_lib_info { struct
112 struct skl_lib_info lib_info[SKL_MAX_LIB];
Dskl-sst-utils.c407 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()
Dskl-sst.c393 skl_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in skl_load_library()
Dbxt-sst.c57 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()