Home
last modified time | relevance | path

Searched refs:pcm_setup (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/
H A Dsof-audio.h102 * @pcm_setup: Function pointer for IPC-specific PCM set up that can be used for allocating
125 int (*pcm_setup)(struct snd_sof_dev *sdev, struct snd_sof_pcm *spcm); member
H A Dipc4-pcm.c851 .pcm_setup = sof_ipc4_pcm_setup,
H A Dtopology.c1737 if (ipc_pcm_ops && ipc_pcm_ops->pcm_setup) { in sof_dai_load()
1738 ret = ipc_pcm_ops->pcm_setup(sdev, spcm); in sof_dai_load()

Completed in 7 milliseconds