Searched refs:ipc_tx_message (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/intel/common/ |
D | sst-ipc.c | 85 static int ipc_tx_message(struct sst_generic_ipc *ipc, u64 header, in ipc_tx_message() function 193 return ipc_tx_message(ipc, header, tx_data, tx_bytes, in sst_ipc_tx_message_wait() 201 return ipc_tx_message(ipc, header, tx_data, tx_bytes, in sst_ipc_tx_message_nowait()
|