Symbol: wm_adsp_compr_buf
sound/soc/codecs/wm_adsp.c
1195
struct wm_adsp_compr_buf *buf = NULL, *tmp;
sound/soc/codecs/wm_adsp.c
1411
static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf,
sound/soc/codecs/wm_adsp.c
1418
static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf,
sound/soc/codecs/wm_adsp.c
1426
static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1468
static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1475
static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp)
sound/soc/codecs/wm_adsp.c
1477
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1493
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1556
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1666
struct wm_adsp_compr_buf *buf, *tmp;
sound/soc/codecs/wm_adsp.c
1680
static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
170
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1748
static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1755
static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1800
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1848
static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1867
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1924
struct wm_adsp_compr_buf *buf = compr->buf;
sound/soc/codecs/wm_adsp.h
25
struct wm_adsp_compr_buf;