Symbol: wm_adsp_compr
sound/soc/codecs/wm_adsp.c
1188
static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1193
static int wm_adsp_compr_attach(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1216
static void wm_adsp_compr_detach(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1233
struct wm_adsp_compr *compr, *tmp;
sound/soc/codecs/wm_adsp.c
1286
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1306
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1353
static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1362
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1390
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
148
struct wm_adsp_compr;
sound/soc/codecs/wm_adsp.c
153
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.c
1700
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1801
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.c
1865
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1922
static int wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target)
sound/soc/codecs/wm_adsp.c
1977
static int wm_adsp_compr_read(struct wm_adsp_compr *compr,
sound/soc/codecs/wm_adsp.c
2024
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
2044
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.h
24
struct wm_adsp_compr;