Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/skylake/
Dskl-sst-dsp.h19 struct skl_lib_info;
143 struct skl_lib_info *linfo, int lib_count);
251 int skl_prepare_lib_load(struct skl_dev *skl, struct skl_lib_info *linfo,
254 void skl_release_library(struct skl_lib_info *linfo, int lib_count);
Dskl-sst-utils.c383 int skl_prepare_lib_load(struct skl_dev *skl, struct skl_lib_info *linfo, in skl_prepare_lib_load()
413 void skl_release_library(struct skl_lib_info *linfo, int lib_count) in skl_release_library()
Dskl-sst-ipc.h65 struct skl_lib_info { struct
Dskl.h123 struct skl_lib_info lib_info[SKL_MAX_LIB];
Dskl-sst.c385 skl_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in skl_load_library()
Dbxt-sst.c46 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()