Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_adsp.c152 struct wm_adsp_compr_buf { struct
172 struct wm_adsp_compr_buf *buf; argument
1224 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach()
1429 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
1436 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
1444 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
1486 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
1493 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
1495 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc()
1511 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy()
[all …]