Searched refs:sst_ipc_tx_message_nowait (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/sound/soc/intel/common/
H A Dsst-ipc.h78 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, u64 header,
H A Dsst-ipc.c179 int sst_ipc_tx_message_nowait(struct sst_generic_ipc *ipc, u64 header, sst_ipc_tx_message_nowait() function
185 EXPORT_SYMBOL_GPL(sst_ipc_tx_message_nowait); variable
/linux-4.1.27/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.c485 return sst_ipc_tx_message_nowait(&byt->ipc, header, sst_byt_stream_operations()
506 ret = sst_ipc_tx_message_nowait(&byt->ipc, header, tx_msg, size); sst_byt_stream_start()
/linux-4.1.27/sound/soc/intel/haswell/
H A Dsst-haswell-ipc.c1289 return sst_ipc_tx_message_nowait(&hsw->ipc, header, NULL, 0); sst_hsw_stream_operations()

Completed in 68 milliseconds