Lines Matching refs:wm_adsp_compr_buf

435 struct wm_adsp_compr_buf {  struct
455 struct wm_adsp_compr_buf *buf; argument
3341 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach()
3600 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
3607 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
3629 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
3668 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
3675 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
3677 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc()
3695 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy()
3749 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_coeff()
3865 struct wm_adsp_compr_buf *buf, *tmp; in wm_adsp_buffer_free()
3879 static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_get_error()
3946 static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_size()
3953 static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_update_avail()
3998 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_handle_irq()
4046 static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_reenable_irq()
4064 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_pointer()
4121 struct wm_adsp_compr_buf *buf = compr->buf; in wm_adsp_buffer_capture_block()