Home
last modified time | relevance | path

Searched refs:wm_adsp (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwm_adsp.h27 struct wm_adsp { struct
40 int (*control_add)(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl); argument
41 int (*pre_run)(struct wm_adsp *dsp); argument
82 int wm_adsp1_init(struct wm_adsp *dsp);
83 int wm_adsp2_init(struct wm_adsp *dsp);
84 void wm_adsp2_remove(struct wm_adsp *dsp);
85 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
86 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
87 int wm_halo_init(struct wm_adsp *dsp);
95 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware);
[all …]
Dwm_adsp.c151 struct wm_adsp *dsp;
168 struct wm_adsp *dsp;
200 static int wm_adsp_buffer_init(struct wm_adsp *dsp);
201 static int wm_adsp_buffer_free(struct wm_adsp *dsp);
323 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get()
336 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put()
548 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work()
549 struct wm_adsp, in wm_adsp_ctl_work()
588 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add()
665 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add_cb()
[all …]
Dcs35l41.h27 struct wm_adsp dsp; /* needs to be first member */
Dcs35l56.h34 struct wm_adsp dsp; /* must be first member */
Darizona.h68 struct wm_adsp;
77 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
Dmadera.h108 struct wm_adsp;
121 struct wm_adsp adsp[MADERA_MAX_ADSP];
Dcs35l45.h488 struct wm_adsp dsp; /* needs to be first member */
Dcs35l56.c1098 static int cs35l56_control_add_nop(struct wm_adsp *dsp, struct cs_dsp_coeff_ctl *cs_ctl) in cs35l56_control_add_nop()
1105 struct wm_adsp *dsp; in cs35l56_dsp_init()
Dcs35l41.c1084 struct wm_adsp *dsp; in cs35l41_dsp_init()
Dcs35l45.c1350 struct wm_adsp *dsp = &cs35l45->dsp; in cs35l45_dsp_init()
Dwm2200.c76 struct wm_adsp dsp[2];
Dmadera.c966 struct wm_adsp *dsp, in madera_write_adsp_clk_setting()
1013 struct wm_adsp *dsp = &priv->adsp[dsp_num]; in madera_set_adsp_clk()
DMakefile334 snd-soc-wm-adsp-y := wm_adsp.o