Searched refs:skl_sst_ipc_load_library (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.h | 145 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc,
|
H A D | skl-sst.c | 346 ret = skl_sst_ipc_load_library(&skl->ipc, 0, table_id, false); in skl_transfer_module()
|
H A D | bxt-sst.c | 73 ret = skl_sst_ipc_load_library(&skl->ipc, dma_id, i, true); in bxt_load_library()
|
H A D | skl-sst-ipc.c | 1017 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc, in skl_sst_ipc_load_library() function 1041 EXPORT_SYMBOL_GPL(skl_sst_ipc_load_library); variable
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.h | 145 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc,
|
H A D | skl-sst.c | 346 ret = skl_sst_ipc_load_library(&skl->ipc, 0, table_id, false); in skl_transfer_module()
|
H A D | bxt-sst.c | 73 ret = skl_sst_ipc_load_library(&skl->ipc, dma_id, i, true); in bxt_load_library()
|
H A D | skl-sst-ipc.c | 1017 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc, in skl_sst_ipc_load_library() function 1041 EXPORT_SYMBOL_GPL(skl_sst_ipc_load_library); variable
|
Completed in 8 milliseconds