Lines Matching refs:ipc
110 int skl_ipc_create_pipeline(struct sst_generic_ipc *ipc,
113 int skl_ipc_delete_pipeline(struct sst_generic_ipc *ipc, u8 instance_id);
115 int skl_ipc_set_pipeline_state(struct sst_generic_ipc *ipc,
118 int skl_ipc_save_pipeline(struct sst_generic_ipc *ipc,
121 int skl_ipc_restore_pipeline(struct sst_generic_ipc *ipc, u8 instance_id);
123 int skl_ipc_init_instance(struct sst_generic_ipc *ipc,
126 int skl_ipc_bind_unbind(struct sst_generic_ipc *ipc,
129 int skl_ipc_load_modules(struct sst_generic_ipc *ipc,
132 int skl_ipc_unload_modules(struct sst_generic_ipc *ipc,
135 int skl_ipc_set_dx(struct sst_generic_ipc *ipc,
138 int skl_ipc_set_large_config(struct sst_generic_ipc *ipc,
141 int skl_ipc_get_large_config(struct sst_generic_ipc *ipc,
145 int skl_sst_ipc_load_library(struct sst_generic_ipc *ipc,
148 int skl_ipc_set_d0ix(struct sst_generic_ipc *ipc,
159 void skl_ipc_free(struct sst_generic_ipc *ipc);
163 void skl_ipc_process_reply(struct sst_generic_ipc *ipc,
165 int skl_ipc_process_notification(struct sst_generic_ipc *ipc,