Home
last modified time | relevance | path

Searched refs:pcm_free (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/sound/soc/
A Dplatform.rst40 void (*pcm_free)(struct snd_pcm *);
/linux-6.3-rc2/sound/soc/sof/
A Dsof-audio.h117 void (*pcm_free)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm); member
A Dipc4-pcm.c673 .pcm_free = sof_ipc4_pcm_free,
A Dtopology.c1795 if (ipc_pcm_ops && ipc_pcm_ops->pcm_free) in sof_dai_unload()
1796 ipc_pcm_ops->pcm_free(sdev, spcm); in sof_dai_unload()

Completed in 28 milliseconds