Searched defs:cs_dsp (Results 1 – 6 of 6) sorted by relevance
150 struct cs_dsp { struct158 const struct cs_dsp_ops *ops; argument159 const struct cs_dsp_client_ops *client_ops; argument175 const struct cs_dsp_region *mem; argument197 * struct cs_dsp_client_ops - client callbacks argument206 * These callbacks give the cs_dsp client an opportunity to respond to events argument
31 struct cs_dsp cs_dsp; member
85 struct cs_dsp cs_dsp; member
28 struct cs_dsp cs_dsp; member
581 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_control_add() local726 struct cs_dsp *cs_dsp = &dsp->cs_dsp; in wm_adsp_request_firmware_file() local1059 static int wm_adsp_pre_run(struct cs_dsp *cs_dsp) in wm_adsp_pre_run()1069 static int wm_adsp_event_post_run(struct cs_dsp *cs_dsp) in wm_adsp_event_post_run()1079 static void wm_adsp_event_post_stop(struct cs_dsp *cs_dsp) in wm_adsp_event_post_stop()2041 static void wm_adsp_fatal_error(struct cs_dsp *cs_dsp) in wm_adsp_fatal_error()
764 void cs35l56_init_cs_dsp(struct cs35l56_base *cs35l56_base, struct cs_dsp *cs_dsp) in cs35l56_init_cs_dsp()912 void cs35l56_log_tuning(struct cs35l56_base *cs35l56_base, struct cs_dsp *cs_dsp) in cs35l56_log_tuning()