Home
last modified time | relevance | path

Searched refs:wm_adsp_compr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm_adsp.c146 struct wm_adsp_compr;
151 struct wm_adsp_compr *compr;
165 struct wm_adsp_compr { struct
1191 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
1196 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1219 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1236 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open()
1289 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free()
1309 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params()
1356 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
[all …]
H A Dwm_adsp.h24 struct wm_adsp_compr;