Searched refs:wm_adsp_compr (Results 1 – 2 of 2) sorted by relevance
437 struct wm_adsp_compr;442 struct wm_adsp_compr *compr;456 struct wm_adsp_compr { struct3447 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()3452 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()3475 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()3492 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open()3545 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free()3565 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params()3612 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()[all …]
52 struct wm_adsp_compr;