Home
last modified time | relevance | path

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

/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c3482 static void cs_dsp_wseq_clear(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_wseq_clear()
3492 static int cs_dsp_populate_wseq(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_populate_wseq()
3630 int cs_dsp_wseq_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_write()
3728 int cs_dsp_wseq_multi_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_multi_write()
/linux/sound/soc/codecs/
H A Dwm5110.c294 const struct reg_sequence *wseq; in wm5110_hp_pre_enable() local