Lines Matching refs:wm_adsp_compr_buf

148 struct wm_adsp_compr_buf {  struct
168 struct wm_adsp_compr_buf *buf; argument
1202 struct wm_adsp_compr_buf *buf = NULL, *tmp; in wm_adsp_compr_attach()
1418 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_read()
1425 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write()
1433 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_populate()
1472 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_clear()
1479 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp) in wm_adsp_buffer_alloc()
1481 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_alloc()
1497 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_legacy()
1560 struct wm_adsp_compr_buf *buf; in wm_adsp_buffer_parse_coeff()
1670 struct wm_adsp_compr_buf *buf, *tmp; in wm_adsp_buffer_free()
1684 static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_get_error()
1752 static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_size()
1759 static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_update_avail()
1804 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_handle_irq()
1852 static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf) in wm_adsp_buffer_reenable_irq()
1871 struct wm_adsp_compr_buf *buf; in wm_adsp_compr_pointer()
1928 struct wm_adsp_compr_buf *buf = compr->buf; in wm_adsp_buffer_capture_block()