Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dsoc-component.h532 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream);
/Linux-v6.6/sound/soc/
Dsoc-component.c1287 int snd_soc_pcm_component_ack(struct snd_pcm_substream *substream) in snd_soc_pcm_component_ack() function
Dsoc-pcm.c2986 rtd->ops.ack = snd_soc_pcm_component_ack; in soc_new_pcm()