Home
last modified time | relevance | path

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

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