Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dwm_adsp.c147 struct wm_adsp_compr;
152 struct wm_adsp_compr *compr;
166 struct wm_adsp_compr { struct
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()
1802 struct wm_adsp_compr *compr; in wm_adsp_compr_handle_irq()
1978 static int wm_adsp_compr_read(struct wm_adsp_compr *compr, in wm_adsp_compr_read()
[all …]
H A Dwm_adsp.h24 struct wm_adsp_compr;