Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c160 struct wm_adsp_buf { struct
165 static struct wm_adsp_buf *wm_adsp_buf_alloc(const void *src, size_t len, in wm_adsp_buf_alloc() argument
168 struct wm_adsp_buf *buf = kzalloc(sizeof(*buf), GFP_KERNEL); in wm_adsp_buf_alloc()
189 struct wm_adsp_buf *buf = list_first_entry(list, in wm_adsp_buf_free()
190 struct wm_adsp_buf, in wm_adsp_buf_free()
537 struct wm_adsp_buf *buf; in wm_adsp_load()
1186 struct wm_adsp_buf *buf; in wm_adsp_load_coeff()