Searched refs:sof_stream (Results 1 – 1 of 1) sorted by relevance
23 struct sof_stream { struct35 struct sof_stream *stream = substream->runtime->private_data; in sof_ipc_msg_data() argument52 struct sof_stream *stream = substream->runtime->private_data; in sof_ipc_pcm_params()72 struct sof_stream *stream = kmalloc(sizeof(*stream), GFP_KERNEL); in sof_stream_pcm_open()94 struct sof_stream *stream = substream->runtime->private_data; in sof_stream_pcm_close()
Completed in 3 milliseconds