Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c310 struct wm_adsp_buf { struct
315 static struct wm_adsp_buf *wm_adsp_buf_alloc(const void *src, size_t len, in wm_adsp_buf_alloc() argument
318 struct wm_adsp_buf *buf = kzalloc(sizeof(*buf), GFP_KERNEL); in wm_adsp_buf_alloc()
339 struct wm_adsp_buf *buf = list_first_entry(list, in wm_adsp_buf_free()
340 struct wm_adsp_buf, in wm_adsp_buf_free()
1836 struct wm_adsp_buf *buf; in wm_adsp_load()
2579 struct wm_adsp_buf *buf; in wm_adsp_load_coeff()