Lines Matching refs:wm_adsp_compr_buf
336 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()
3466 static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_size()
3473 static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_update_avail()
3516 static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_get_error()
3535 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_handle_irq()
3582 static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_reenable_irq()
3601 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_pointer()
3659 struct wm_adsp_compr_buf *buf = compr->buf; in wm_adsp_buffer_capture_block()