Lines Matching refs:wm_adsp_compr

147 struct wm_adsp_compr;
152 struct wm_adsp_compr *compr;
166 struct wm_adsp_compr { struct
1188 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
1193 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1216 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1233 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open()
1286 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free()
1306 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params()
1353 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
1362 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params()
1390 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps()
1701 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_trigger()
1802 struct wm_adsp_compr *compr; in wm_adsp_compr_handle_irq()
1866 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_pointer()
1923 static int wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target) in wm_adsp_buffer_capture_block()
1978 static int wm_adsp_compr_read(struct wm_adsp_compr *compr, in wm_adsp_compr_read()
2025 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_copy()
2045 struct wm_adsp_compr *compr; in wm_adsp_fatal_error()