Searched refs:sst_dsp_outbox_write (Results 1 – 4 of 4) sorted by relevance
300 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() function311 EXPORT_SYMBOL_GPL(sst_dsp_outbox_write);
278 void sst_dsp_outbox_write(struct sst_dsp *dsp, void *message, size_t bytes);
643 sst_dsp_outbox_write(ipc->dsp, msg->tx_data, msg->tx_size); in byt_tx_msg()
2067 sst_dsp_outbox_write(ipc->dsp, msg->tx_data, msg->tx_size); in hsw_tx_msg()