Searched defs:cs_dsp (Results 1 – 7 of 7) sorted by relevance
152 struct cs_dsp { struct160 const struct cs_dsp_ops *ops; argument161 const struct cs_dsp_client_ops *client_ops; argument177 const struct cs_dsp_region *mem; argument199 * struct cs_dsp_client_ops - client callbacks argument208 * These callbacks give the cs_dsp client an opportunity to respond to events argument
31 struct cs_dsp cs_dsp; member
151 struct cs_dsp *cs_dsp = cs_ctl->dsp; in hda_cs_dsp_control_add() local
84 struct cs_dsp cs_dsp; member
28 struct cs_dsp cs_dsp; member
589 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_control_add() local736 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_request_firmware_file() local1060 static int wm_adsp_pre_run(struct cs_dsp *cs_dsp) in wm_adsp_pre_run()1070 static int wm_adsp_event_post_run(struct cs_dsp *cs_dsp) in wm_adsp_event_post_run()1080 static void wm_adsp_event_post_stop(struct cs_dsp *cs_dsp) in wm_adsp_event_post_stop()2042 static void wm_adsp_fatal_error(struct cs_dsp *cs_dsp) in wm_adsp_fatal_error()
658 void cs35l56_init_cs_dsp(struct cs35l56_base *cs35l56_base, struct cs_dsp *cs_dsp) in cs35l56_init_cs_dsp()