Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dhda_cs_dsp_ctl.h36 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type,
Dhda_cs_dsp_ctl.c232 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_read_ctl() function
244 EXPORT_SYMBOL_NS_GPL(hda_cs_dsp_read_ctl, SND_HDA_CS_DSP_CONTROLS);
Dcs35l41_hda.c1140 ret = read_poll_timeout(hda_cs_dsp_read_ctl, ret, in cs35l41_smart_amp()