Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.h56 struct wm_adsp_compr_buf;
94 struct wm_adsp_compr_buf *buffer;
Dwm_adsp.c336 struct wm_adsp_compr_buf { struct
351 struct wm_adsp_compr_buf *buf; argument
3214 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
3221 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
3228 static int wm_adsp_legacy_host_buf_addr(struct wm_adsp_compr_buf *buf) in wm_adsp_legacy_host_buf_addr()
3268 wm_adsp_find_host_buffer_ctrl(struct wm_adsp_compr_buf *buf) in wm_adsp_find_host_buffer_ctrl()
3286 static int wm_adsp_buffer_locate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_locate()
3322 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
3356 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
3365 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_init()
[all …]