Home
last modified time | relevance | path

Searched defs:snd_sof_pcm (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/sound/soc/sof/
Dsof-audio.h349 struct snd_sof_pcm { struct
351 struct snd_sof_pcm_stream stream[2]; argument
352 struct list_head list; /* list in sdev pcm list */
353 struct snd_pcm_hw_params params[2];
354 bool prepared[2]; /* PCM_PARAMS set successfully */
355 bool pending_stop[2]; /* only used if (!pcm_ops->platform_stop_during_hw_free) */
358 struct snd_soc_tplg_pcm pcm;