Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsoc-component.h511 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream);
/Linux-v6.6/sound/soc/
Dsoc-component.c1038 int snd_soc_pcm_component_sync_stop(struct snd_pcm_substream *substream) in snd_soc_pcm_component_sync_stop() function
Dsoc-pcm.c2978 rtd->ops.sync_stop = snd_soc_pcm_component_sync_stop; in soc_new_pcm()