Home
last modified time | relevance | path

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

/linux/include/linux/firmware/cirrus/
H A Dcs_dsp.h225 int cs_dsp_adsp1_power_up(struct cs_dsp *dsp,
/linux/drivers/firmware/cirrus/
H A Dcs_dsp.c2408 int cs_dsp_adsp1_power_up(struct cs_dsp *dsp, in cs_dsp_adsp1_power_up() function
2487 EXPORT_SYMBOL_NS_GPL(cs_dsp_adsp1_power_up, "FW_CS_DSP");
/linux/sound/soc/codecs/
H A Dwm_adsp.c913 ret = cs_dsp_adsp1_power_up(&dsp->cs_dsp, in wm_adsp1_event()