Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c307 static struct wm_adsp_ops wm_adsp2_ops[]; variable
3402 dsp->ops = &wm_adsp2_ops[0]; in wm_adsp2_init()
3405 dsp->ops = &wm_adsp2_ops[1]; in wm_adsp2_init()
3408 dsp->ops = &wm_adsp2_ops[2]; in wm_adsp2_init()
4513 static struct wm_adsp_ops wm_adsp2_ops[] = { variable