Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c223 struct wm_adsp_buf { struct
228 static struct wm_adsp_buf *wm_adsp_buf_alloc(const void *src, size_t len, in wm_adsp_buf_alloc() argument
231 struct wm_adsp_buf *buf = kzalloc(sizeof(*buf), GFP_KERNEL); in wm_adsp_buf_alloc()
252 struct wm_adsp_buf *buf = list_first_entry(list, in wm_adsp_buf_free()
253 struct wm_adsp_buf, in wm_adsp_buf_free()
1636 struct wm_adsp_buf *buf; in wm_adsp_load()
2217 struct wm_adsp_buf *buf; in wm_adsp_load_coeff()