Lines Matching refs:wm_adsp_compr
334 struct wm_adsp_compr;
338 struct wm_adsp_compr *compr;
349 struct wm_adsp_compr { struct
2962 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
2967 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
2982 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
2999 struct wm_adsp_compr *compr; in wm_adsp_compr_open()
3045 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free()
3065 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params()
3112 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3120 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params()
3147 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps()
3422 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_trigger()
3536 struct wm_adsp_compr *compr; in wm_adsp_compr_handle_irq()
3599 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_pointer()
3657 static int wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target) in wm_adsp_buffer_capture_block()
3720 static int wm_adsp_compr_read(struct wm_adsp_compr *compr, in wm_adsp_compr_read()
3765 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_copy()