Lines Matching refs:wm_adsp_compr

433 struct wm_adsp_compr;
438 struct wm_adsp_compr *compr;
452 struct wm_adsp_compr { struct
3334 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
3339 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
3362 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
3379 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open()
3431 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free()
3451 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params()
3498 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3506 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params()
3533 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps()
3898 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_trigger()
3999 struct wm_adsp_compr *compr; in wm_adsp_compr_handle_irq()
4062 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_pointer()
4119 static int wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target) in wm_adsp_buffer_capture_block()
4174 static int wm_adsp_compr_read(struct wm_adsp_compr *compr, in wm_adsp_compr_read()
4220 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_copy()
4239 struct wm_adsp_compr *compr; in wm_adsp_fatal_error()