Searched refs:wm_adsp_compr_buf (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm_adsp.c148 struct wm_adsp_compr_buf { struct
168 struct wm_adsp_compr_buf *buf;
1201 struct wm_adsp_compr_buf *buf = NULL, *tmp;
1417 static inline int wm_adsp_buffer_read(struct wm_adsp_compr_buf *buf,
1424 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf,
1432 static int wm_adsp_buffer_populate(struct wm_adsp_compr_buf *buf)
1475 static void wm_adsp_buffer_clear(struct wm_adsp_compr_buf *buf)
1482 static struct wm_adsp_compr_buf *wm_adsp_buffer_alloc(struct wm_adsp *dsp)
1484 struct wm_adsp_compr_buf *buf;
1500 struct wm_adsp_compr_buf *bu
[all...]
H A Dwm_adsp.h25 struct wm_adsp_compr_buf;

Completed in 237 milliseconds