Home
last modified time | relevance | path

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

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