Searched refs:skl_lib_info (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/sound/soc/intel/skylake/ |
D | skl-sst-dsp.h | 19 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);
|
D | skl-sst-utils.c | 383 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()
|
D | skl-sst-ipc.h | 65 struct skl_lib_info { struct
|
D | skl.h | 123 struct skl_lib_info lib_info[SKL_MAX_LIB];
|
D | skl-sst.c | 385 skl_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in skl_load_library()
|
D | bxt-sst.c | 46 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()
|