Searched refs:hda_cs_dsp_read_ctl (Results 1 – 3 of 3) sorted by relevance
36 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type,
232 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_read_ctl() function244 EXPORT_SYMBOL_NS_GPL(hda_cs_dsp_read_ctl, SND_HDA_CS_DSP_CONTROLS);
1140 ret = read_poll_timeout(hda_cs_dsp_read_ctl, ret, in cs35l41_smart_amp()