Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/qcom/
Dlpass-platform.c388 static struct regmap *__lpass_get_regmap_handle(const struct snd_pcm_substream *substream, in __lpass_get_regmap_handle() function
585 map = __lpass_get_regmap_handle(substream, component); in lpass_platform_pcmops_hw_free()
615 map = __lpass_get_regmap_handle(substream, component); in lpass_platform_pcmops_prepare()
679 map = __lpass_get_regmap_handle(substream, component); in lpass_platform_pcmops_trigger()
873 map = __lpass_get_regmap_handle(substream, component); in lpass_platform_pcmops_pointer()