Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwm_adsp.c308 static const struct wm_adsp_ops wm_adsp2_ops[]; variable
3396 dsp->ops = &wm_adsp2_ops[0]; in wm_adsp2_init()
3399 dsp->ops = &wm_adsp2_ops[1]; in wm_adsp2_init()
3402 dsp->ops = &wm_adsp2_ops[2]; in wm_adsp2_init()
4511 static const struct wm_adsp_ops wm_adsp2_ops[] = { variable