Symbol: wm_adsp_compr
sound/soc/codecs/wm_adsp.c
1226
static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1231
static int wm_adsp_compr_attach(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1254
static void wm_adsp_compr_detach(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1271
struct wm_adsp_compr *compr, *tmp;
sound/soc/codecs/wm_adsp.c
1324
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1344
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1391
static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr)
sound/soc/codecs/wm_adsp.c
1400
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1428
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
150
struct wm_adsp_compr;
sound/soc/codecs/wm_adsp.c
155
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.c
1738
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1839
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.c
1903
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
1960
static int wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target)
sound/soc/codecs/wm_adsp.c
2015
static int wm_adsp_compr_read(struct wm_adsp_compr *compr,
sound/soc/codecs/wm_adsp.c
2062
struct wm_adsp_compr *compr = stream->runtime->private_data;
sound/soc/codecs/wm_adsp.c
2082
struct wm_adsp_compr *compr;
sound/soc/codecs/wm_adsp.h
24
struct wm_adsp_compr;