Home
last modified time | relevance | path

Searched defs:wseq (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/firmware/cirrus/
Dcs_dsp.c3494 static void cs_dsp_wseq_clear(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_wseq_clear()
3504 static int cs_dsp_populate_wseq(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_populate_wseq()
3642 int cs_dsp_wseq_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_write()
3740 int cs_dsp_wseq_multi_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_multi_write()
/linux-6.12.1/sound/soc/codecs/
Dwm5110.c294 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() local