Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Daudioreach.h718 int audioreach_gain_set_vol_ctrl(struct q6apm *apm,
Daudioreach.c930 int audioreach_gain_set_vol_ctrl(struct q6apm *apm, struct audioreach_module *module, int vol) in audioreach_gain_set_vol_ctrl() function
960 EXPORT_SYMBOL_GPL(audioreach_gain_set_vol_ctrl);
Dtopology.c736 audioreach_gain_set_vol_ctrl(apm, mod, mod->gain); in audioreach_pga_event()