Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dsoc-component.h461 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream,
/kernel/linux/linux-5.10/sound/soc/
Dsoc-component.c772 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream, in snd_soc_pcm_component_hw_params() function
Dsoc-pcm.c955 ret = snd_soc_pcm_component_hw_params(substream, params, &component); in soc_pcm_hw_params()