Home
last modified time | relevance | path

Searched defs:cs_dsp (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/linux/firmware/cirrus/
Dcs_dsp.h143 struct cs_dsp { struct
151 const struct cs_dsp_ops *ops; argument
152 const struct cs_dsp_client_ops *client_ops; argument
167 const struct cs_dsp_region *mem; argument
189 * struct cs_dsp_client_ops - client callbacks argument
198 * These callbacks give the cs_dsp client an opportunity to respond to events argument
/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.h28 struct cs_dsp cs_dsp; member
Dwm_adsp.c592 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_control_add() local
742 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_request_firmware_file() local
1038 static int wm_adsp_event_post_run(struct cs_dsp *cs_dsp) in wm_adsp_event_post_run()
1048 static void wm_adsp_event_post_stop(struct cs_dsp *cs_dsp) in wm_adsp_event_post_stop()
1995 static void wm_adsp_fatal_error(struct cs_dsp *cs_dsp) in wm_adsp_fatal_error()
/Linux-v6.1/sound/pci/hda/
Dhda_cs_dsp_ctl.c139 struct cs_dsp *cs_dsp = cs_ctl->dsp; in hda_cs_dsp_control_add() local
Dcs35l41_hda.h72 struct cs_dsp cs_dsp; member