Lines Matching refs:wm_adsp

150 	struct wm_adsp *dsp;
167 struct wm_adsp *dsp;
199 static int wm_adsp_buffer_init(struct wm_adsp *dsp);
200 static int wm_adsp_buffer_free(struct wm_adsp *dsp);
322 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get()
335 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put()
559 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work()
560 struct wm_adsp, in wm_adsp_ctl_work()
599 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add()
683 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl()
706 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_read_ctl()
720 static void wm_adsp_release_firmware_files(struct wm_adsp *dsp, in wm_adsp_release_firmware_files()
735 static int wm_adsp_request_firmware_file(struct wm_adsp *dsp, in wm_adsp_request_firmware_file()
788 static int wm_adsp_request_firmware_files(struct wm_adsp *dsp, in wm_adsp_request_firmware_files()
872 static int wm_adsp_common_init(struct wm_adsp *dsp) in wm_adsp_common_init()
892 int wm_adsp1_init(struct wm_adsp *dsp) in wm_adsp1_init()
911 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp1_event()
912 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event()
952 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_set_dspclk()
953 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_set_dspclk()
963 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_get()
966 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_get()
978 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp2_preloader_put()
982 struct wm_adsp *dsp = &dsps[mc->shift - 1]; in wm_adsp2_preloader_put()
1010 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware) in wm_adsp_power_up()
1039 void wm_adsp_power_down(struct wm_adsp *dsp) in wm_adsp_power_down()
1047 struct wm_adsp *dsp = container_of(work, in wm_adsp_boot_work()
1048 struct wm_adsp, in wm_adsp_boot_work()
1058 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_early_event()
1059 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_early_event()
1078 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_pre_run()
1088 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_event_post_run()
1098 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_event_post_stop()
1110 struct wm_adsp *dsps = snd_soc_component_get_drvdata(component); in wm_adsp_event()
1111 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp_event()
1130 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component) in wm_adsp2_component_probe()
1147 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component) in wm_adsp2_component_remove()
1155 int wm_adsp2_init(struct wm_adsp *dsp) in wm_adsp2_init()
1172 int wm_halo_init(struct wm_adsp *dsp) in wm_halo_init()
1189 void wm_adsp2_remove(struct wm_adsp *dsp) in wm_adsp2_remove()
1238 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream) in wm_adsp_compr_open()
1294 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_free()
1314 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_check_params()
1479 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
1494 static int wm_adsp_buffer_parse_legacy(struct wm_adsp *dsp) in wm_adsp_buffer_parse_legacy()
1561 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_buffer_parse_coeff()
1630 static int wm_adsp_buffer_init(struct wm_adsp *dsp) in wm_adsp_buffer_init()
1668 static int wm_adsp_buffer_free(struct wm_adsp *dsp) in wm_adsp_buffer_free()
1705 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_trigger()
1802 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp) in wm_adsp_compr_handle_irq()
1870 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_pointer()
1984 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_read()
2029 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_copy()
2047 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_fatal_error()
2060 struct wm_adsp *dsp = (struct wm_adsp *)data; in wm_adsp2_bus_error()
2070 struct wm_adsp *dsp = (struct wm_adsp *)data; in wm_halo_bus_error()
2080 struct wm_adsp *dsp = data; in wm_halo_wdt_expire()