Searched refs:str_req (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/intel/baytrail/
H A Dsst-baytrail-ipc.c426 struct sst_byt_alloc_params *str_req = &stream->request; sst_byt_stream_commit() local
432 sizeof(*str_req) + sizeof(u32), sst_byt_stream_commit()
434 ret = sst_ipc_tx_message_wait(&byt->ipc, header, str_req, sst_byt_stream_commit()
435 sizeof(*str_req), sst_byt_stream_commit()
/linux-4.4.14/sound/soc/intel/haswell/
H A Dsst-haswell-ipc.c1199 struct sst_hsw_ipc_stream_alloc_req *str_req = &stream->request; sst_hsw_stream_commit() local
1218 ret = sst_ipc_tx_message_wait(&hsw->ipc, header, str_req, sst_hsw_stream_commit()
1219 sizeof(*str_req), reply, sizeof(*reply)); sst_hsw_stream_commit()

Completed in 147 milliseconds