Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/common/
Dsst-dsp.c339 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read() function
350 EXPORT_SYMBOL_GPL(sst_dsp_inbox_read);
Dsst-dsp.h277 void sst_dsp_inbox_read(struct sst_dsp *dsp, void *message, size_t bytes);
/linux-4.1.27/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()
741 sst_dsp_inbox_read(byt->dsp, &init, sizeof(init)); in sst_byt_dsp_init()
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c492 sst_dsp_inbox_read(hsw->dsp, glitch, sizeof(*glitch)); in hsw_notification_work()
502 sst_dsp_inbox_read(hsw->dsp, pos, sizeof(*pos)); in hsw_notification_work()
576 sst_dsp_inbox_read(hsw->dsp, msg->rx_data, in hsw_process_reply()
711 sst_dsp_inbox_read( in hsw_log_message()