Home
last modified time | relevance | path

Searched refs:snd_soc_pcm_component_sync_stop (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h452 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c648 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream) in snd_soc_pcm_component_sync_stop() function
H A Dsoc-pcm.c2854 rtd->ops.sync_stop = snd_soc_pcm_component_sync_stop; in soc_new_pcm()