Lines Matching refs:sst_generic_ipc
25 struct sst_generic_ipc;
57 struct sst_generic_ipc ipc;
92 int skl_ipc_create_pipeline(struct sst_generic_ipc *sst_ipc,
95 int skl_ipc_delete_pipeline(struct sst_generic_ipc *sst_ipc, u8 instance_id);
97 int skl_ipc_set_pipeline_state(struct sst_generic_ipc *sst_ipc,
100 int skl_ipc_save_pipeline(struct sst_generic_ipc *ipc,
103 int skl_ipc_restore_pipeline(struct sst_generic_ipc *ipc, u8 instance_id);
105 int skl_ipc_init_instance(struct sst_generic_ipc *sst_ipc,
108 int skl_ipc_bind_unbind(struct sst_generic_ipc *sst_ipc,
111 int skl_ipc_set_dx(struct sst_generic_ipc *ipc,
114 int skl_ipc_set_large_config(struct sst_generic_ipc *ipc,
123 void skl_ipc_free(struct sst_generic_ipc *ipc);