Lines Matching refs:wm_adsp_compr_buf
440 struct wm_adsp_compr_buf { struct
460 struct wm_adsp_compr_buf *buf; argument
3448 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach()
3715 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
3722 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
3748 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
3787 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
3794 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
3796 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc()
3814 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy()
3868 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_coeff()
3979 struct wm_adsp_compr_buf *buf, *tmp; in wm_adsp_buffer_free()
3993 static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_get_error()
4061 static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_size()
4068 static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_update_avail()
4113 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_handle_irq()
4161 static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_reenable_irq()
4180 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_pointer()
4237 struct wm_adsp_compr_buf *buf = compr->buf; in wm_adsp_buffer_capture_block()