Searched refs:snd_sof_pcm_stream (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | sof-audio.h | 32 struct snd_sof_pcm_stream { struct 50 struct snd_sof_pcm_stream stream[2]; argument
|
D | ipc.c | 442 struct snd_sof_pcm_stream *stream; in ipc_period_elapsed() 472 struct snd_sof_pcm_stream *stream; in ipc_xrun()
|
D | pcm.c | 62 struct snd_sof_pcm_stream *sps = in snd_sof_pcm_period_elapsed_work() 63 container_of(work, struct snd_sof_pcm_stream, in snd_sof_pcm_period_elapsed_work()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
D | 0009_linux_sound.patch | 20514 + struct snd_sof_pcm_stream *sps, 20632 + struct snd_sof_pcm_stream *sps, 20660 struct snd_sof_pcm_stream *sps = 20661 container_of(work, struct snd_sof_pcm_stream, 20704 @@ -34,6 +34,7 @@ struct snd_sof_pcm_stream { 20845 +struct snd_sof_pcm_stream; 20868 + struct snd_sof_pcm_stream *sps, 20888 + struct snd_sof_pcm_stream *sps,
|