Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dwm_adsp.h27 struct wm_adsp { struct
70 int wm_adsp1_init(struct wm_adsp *dsp);
71 int wm_adsp2_init(struct wm_adsp *dsp);
72 void wm_adsp2_remove(struct wm_adsp *dsp);
73 int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
74 int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
75 int wm_halo_init(struct wm_adsp *dsp);
101 int wm_adsp_compr_open(struct wm_adsp *dsp, struct snd_compr_stream *stream);
112 int wm_adsp_compr_handle_irq(struct wm_adsp *dsp);
119 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type,
[all …]
A Dwm_adsp.c150 struct wm_adsp *dsp;
167 struct wm_adsp *dsp;
593 struct wm_adsp, in wm_adsp_ctl_work()
601 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add()
934 struct wm_adsp, in wm_adsp_boot_work()
982 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_event_post_run()
992 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_event_post_stop()
1446 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_buffer_parse_coeff()
1924 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); in wm_adsp_fatal_error()
1937 struct wm_adsp *dsp = (struct wm_adsp *)data; in wm_adsp2_bus_error()
[all …]
A Darizona.h68 struct wm_adsp;
77 struct wm_adsp adsp[ARIZONA_MAX_ADSP];
A Dmadera.h108 struct wm_adsp;
121 struct wm_adsp adsp[MADERA_MAX_ADSP];
A Dwm2200.c76 struct wm_adsp dsp[2];
A Dmadera.c960 struct wm_adsp *dsp, in madera_write_adsp_clk_setting()
1007 struct wm_adsp *dsp = &priv->adsp[dsp_num]; in madera_set_adsp_clk()
A DMakefile268 snd-soc-wm-adsp-objs := wm_adsp.o

Completed in 25 milliseconds