Home
last modified time | relevance | path

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

/sound/soc/codecs/
A Dwm_adsp.c1944 if (nwords > target) in wm_adsp_buffer_capture_block()
1945 nwords = target; in wm_adsp_buffer_capture_block()
1947 nwords = buf->avail; in wm_adsp_buffer_capture_block()
1949 nwords = max_read; in wm_adsp_buffer_capture_block()
1950 if (!nwords) in wm_adsp_buffer_capture_block()
1974 return nwords; in wm_adsp_buffer_capture_block()
1982 int nwords, nbytes; in wm_adsp_compr_read() local
1995 if (nwords < 0) { in wm_adsp_compr_read()
1997 nwords); in wm_adsp_compr_read()
1998 return nwords; in wm_adsp_compr_read()
[all …]

Completed in 12 milliseconds