Home
last modified time | relevance | path

Searched refs:wm_halo_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.h84 int wm_halo_init(struct wm_adsp *dsp);
Dwm_adsp.c1122 int wm_halo_init(struct wm_adsp *dsp) in wm_halo_init() function
1137 EXPORT_SYMBOL_GPL(wm_halo_init);
Dcs35l41.c1107 ret = wm_halo_init(dsp); in cs35l41_dsp_init()