Searched refs:wm_adsp_buffer_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 1420 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write() function 1727 ret = wm_adsp_buffer_write(compr->buf, in wm_adsp_compr_trigger() 1860 return wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(irq_ack), in wm_adsp_buffer_reenable_irq() 1969 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 3723 static inline int wm_adsp_buffer_write(struct wm_adsp_compr_buf *buf, in wm_adsp_buffer_write() function 4043 ret = wm_adsp_buffer_write(compr->buf, in wm_adsp_compr_trigger() 4176 return wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(irq_ack), in wm_adsp_buffer_reenable_irq() 4285 ret = wm_adsp_buffer_write(buf, HOST_BUFFER_FIELD(next_read_index), in wm_adsp_buffer_capture_block()
|
Completed in 10 milliseconds