Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm_adsp.c1446 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_populate()
1752 ret = wm_adsp_buffer_write(compr->buf, in wm_adsp_buffer_size()
1885 return wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(irq_ack), in wm_adsp_compr_pointer()
1994 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_compr_read()
1418 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, wm_adsp_buffer_write() function