Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dsoc-component.h534 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream);
/linux-6.15/sound/soc/
H A Dsoc-component.c1289 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream) in snd_soc_pcm_component_ack() function
H A Dsoc-pcm.c2971 rtd->ops.ack = snd_soc_pcm_component_ack; in soc_new_pcm()