Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/common/
Dsst-dsp.c410 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read() function
421 EXPORT_SYMBOL_GPL(sst_dsp_inbox_read);
Dsst-dsp.h283 void sst_dsp_inbox_read(struct sst_dsp *dsp, void *message, size_t bytes);
/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-ipc.c260 sst_dsp_inbox_read(byt->dsp, msg->rx_data, msg->rx_size); in sst_byt_process_reply()
754 sst_dsp_inbox_read(byt->dsp, &init, sizeof(init)); in sst_byt_dsp_init()
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.c496 sst_dsp_inbox_read(hsw->dsp, glitch, sizeof(*glitch)); in hsw_notification_work()
506 sst_dsp_inbox_read(hsw->dsp, pos, sizeof(*pos)); in hsw_notification_work()
580 sst_dsp_inbox_read(hsw->dsp, msg->rx_data, in hsw_process_reply()
715 sst_dsp_inbox_read( in hsw_log_message()