Lines Matching defs:ipc
41 static struct ipc_message *msg_get_empty(struct sst_generic_ipc *ipc) in msg_get_empty()
54 static int tx_wait_done(struct sst_generic_ipc *ipc, in tx_wait_done()
84 static int ipc_tx_message(struct sst_generic_ipc *ipc, u64 header, in ipc_tx_message()
120 static int msg_empty_list_init(struct sst_generic_ipc *ipc) in msg_empty_list_init()
159 struct sst_generic_ipc *ipc = in ipc_tx_msgs() local
185 int sst_ipc_tx_message_wait(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_wait()
210 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_nowait()
218 int sst_ipc_tx_message_nopm(struct sst_generic_ipc *ipc, u64 header, in sst_ipc_tx_message_nopm()
226 struct ipc_message *sst_ipc_reply_find_msg(struct sst_generic_ipc *ipc, in sst_ipc_reply_find_msg()
251 void sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, in sst_ipc_tx_msg_reply_complete()
263 void sst_ipc_drop_all(struct sst_generic_ipc *ipc) in sst_ipc_drop_all()
290 int sst_ipc_init(struct sst_generic_ipc *ipc) in sst_ipc_init()
308 void sst_ipc_fini(struct sst_generic_ipc *ipc) in sst_ipc_fini()