Searched refs:pcm_free (Results 1 – 7 of 7) sorted by relevance
148 .pcm_free = sunxi_pcm_free,161 platform->pcm_free = sunxi_pcm_free; in snd_platform_cpudai_register()
450 platform->pcm_free = sunxi_pcm_free; in snd_platform_dmic_register()
856 platform->pcm_free = sunxi_pcm_free; in snd_platform_spdif_register()
1243 platform->pcm_free = sunxi_daudio_pcm_free; in snd_platform_daudio_register()
1145 platform->pcm_free = sunxi_pcm_free; in snd_platform_daudio_register()
416 void (*pcm_free)(struct snd_pcm *); member
1122 pcm->private_free = card->platform->pcm_free; in snd_pcm_new()
Completed in 24 milliseconds