Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c1355 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words() function
1377 size = wm_adsp_compr_frag_words(compr) * sizeof(*compr->raw_buf); in wm_adsp_compr_set_params()
1729 wm_adsp_compr_frag_words(compr)); in wm_adsp_compr_trigger()
1885 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
1896 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
1944 max_read = wm_adsp_compr_frag_words(compr); in wm_adsp_buffer_capture_block()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_adsp.c3612 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words() function
3634 size = wm_adsp_compr_frag_words(compr) * sizeof(*compr->raw_buf); in wm_adsp_compr_set_params()
4045 wm_adsp_compr_frag_words(compr)); in wm_adsp_compr_trigger()
4201 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
4212 if (buf->avail < wm_adsp_compr_frag_words(compr)) { in wm_adsp_compr_pointer()
4260 max_read = wm_adsp_compr_frag_words(compr); in wm_adsp_buffer_capture_block()

Completed in 10 milliseconds