Searched refs:str_req (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/intel/baytrail/ |
| D | sst-baytrail-ipc.c | 419 struct sst_byt_alloc_params *str_req = &stream->request; in sst_byt_stream_commit() local 425 sizeof(*str_req) + sizeof(u32), in sst_byt_stream_commit() 427 ret = sst_ipc_tx_message_wait(&byt->ipc, header, str_req, in sst_byt_stream_commit() 428 sizeof(*str_req), in sst_byt_stream_commit()
|
| /Linux-v4.19/sound/soc/intel/haswell/ |
| D | sst-haswell-ipc.c | 1193 struct sst_hsw_ipc_stream_alloc_req *str_req = &stream->request; in sst_hsw_stream_commit() local 1212 ret = sst_ipc_tx_message_wait(&hsw->ipc, header, str_req, in sst_hsw_stream_commit() 1213 sizeof(*str_req), reply, sizeof(*reply)); in sst_hsw_stream_commit()
|