Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-component.h522 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream,
/openbmc/linux/sound/soc/
H A Dsoc-component.c1160 int snd_soc_pcm_component_hw_params(struct snd_pcm_substream *substream, in snd_soc_pcm_component_hw_params() function
H A Dsoc-pcm.c1087 ret = snd_soc_pcm_component_hw_params(substream, params); in __soc_pcm_hw_params()