Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/uniphier/
Daio-core.c27 static u64 rb_cnt_to_end(u64 wr, u64 rd, u64 len) in rb_cnt_to_end() function
60 return rb_cnt_to_end(sub->wr_offs, sub->rd_offs, sub->compr_bytes); in aio_rbt_cnt_to_end()