Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.h27 struct wm_adsp { struct
79 int wm_adsp1_init(struct wm_adsp *dsp);
80 int wm_adsp2_init(struct wm_adsp *dsp);
81 void wm_adsp2_remove(struct wm_adsp *dsp);
82 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
83 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
84 int wm_halo_init(struct wm_adsp *dsp);
110 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
121 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp);
128 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type,
[all …]
Dwm_adsp.c150 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()
551 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work()
552 struct wm_adsp, in wm_adsp_ctl_work()
591 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add()
675 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl()
[all …]
Dcs35l41.h27 struct wm_adsp dsp; /* needs to 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];
Dcs35l41.c1093 struct wm_adsp *dsp; in cs35l41_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()
DMakefile287 snd-soc-wm-adsp-objs := wm_adsp.o