Symbol: wm_adsp_compr_buf
sound/soc/codecs/wm_adsp.c
1233
struct wm_adsp_compr_buf *buf = NULL, *tmp;
sound/soc/codecs/wm_adsp.c
1449
static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf,
sound/soc/codecs/wm_adsp.c
1456
static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf,
sound/soc/codecs/wm_adsp.c
1464
static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1506
static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1513
static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp)
sound/soc/codecs/wm_adsp.c
1515
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1531
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1594
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1704
struct wm_adsp_compr_buf *buf, *tmp;
sound/soc/codecs/wm_adsp.c
1718
static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
172
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1786
static inline int wm_adsp_buffer_size(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1793
static int wm_adsp_buffer_update_avail(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1838
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1886
static int wm_adsp_buffer_reenable_irq(struct wm_adsp_compr_buf *buf)
sound/soc/codecs/wm_adsp.c
1905
struct wm_adsp_compr_buf *buf;
sound/soc/codecs/wm_adsp.c
1962
struct wm_adsp_compr_buf *buf = compr->buf;
sound/soc/codecs/wm_adsp.h
25
struct wm_adsp_compr_buf;