Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/firmware/cirrus/
Dcs_dsp.c3484 static void cs_dsp_wseq_clear(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_wseq_clear()
3494 static int cs_dsp_populate_wseq(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_populate_wseq()
3632 int cs_dsp_wseq_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_write()
3730 int cs_dsp_wseq_multi_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_multi_write()
/linux-6.14.4/sound/soc/codecs/
Dwm5110.c294 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() local