Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm_adsp.c439 struct wm_adsp_compr_buf { struct
459 struct wm_adsp_compr_buf *buf; argument
3450 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach()
3712 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
3719 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
3741 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
3780 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
3787 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
3789 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc()
3807 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy()
[all …]
Dwm_adsp.h53 struct wm_adsp_compr_buf;