Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/common/
Dsst-ipc.c84 static int ipc_tx_message(struct sst_generic_ipc *ipc, u64 header, in ipc_tx_message() function
199 ret = ipc_tx_message(ipc, header, tx_data, tx_bytes, in sst_ipc_tx_message_wait()
213 return ipc_tx_message(ipc, header, tx_data, tx_bytes, in sst_ipc_tx_message_nowait()
221 return ipc_tx_message(ipc, header, tx_data, tx_bytes, in sst_ipc_tx_message_nopm()