Home
last modified time | relevance | path

Searched refs:skl_sst_ipc_load_library (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h145 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc,
H A Dskl-sst-ipc.c1017 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);
H A Dskl-sst.c346 ret = skl_sst_ipc_load_library(&skl->ipc, 0, table_id, false); in skl_transfer_module()
H A Dbxt-sst.c73 ret = skl_sst_ipc_load_library(&skl->ipc, dma_id, i, true); in bxt_load_library()