Searched refs:reply (Results 1 – 3 of 3) sorted by relevance
213 struct sst_hsw_ipc_stream_alloc_reply reply; member410 if (stream->reply.stream_hw_id == stream_id) in get_stream_by_id()626 stream->reply.stream_hw_id); in hsw_notification_work()636 stream->reply.stream_hw_id); in hsw_notification_work()694 trace_ipc_notification("stream reset", stream->reply.stream_hw_id); in hsw_stream_update()699 stream->reply.stream_hw_id); in hsw_stream_update()704 stream->reply.stream_hw_id); in hsw_stream_update()712 u32 reply = msg_get_global_reply(header); in hsw_process_reply() local723 switch (reply) { in hsw_process_reply()981 stream->reply.stream_hw_id, channel); in sst_hsw_stream_mute()[all …]
171 struct sst_byt_alloc_response reply; member652 struct sst_byt_alloc_response *reply = &stream->reply; in sst_byt_stream_commit() local660 reply, sizeof(*reply)); in sst_byt_stream_commit()
1394 void *reply, unsigned int *reply_len) in dspio_scp() argument1408 if (dir == SCP_GET && reply == NULL) { in dspio_scp()1413 if (reply != NULL && (reply_len == NULL || (*reply_len == 0))) { in dspio_scp()1458 memcpy(reply, scp_reply.data, *reply_len); in dspio_scp()