Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/uniphier/
H A Daio-core.c43 static u64 rb_space_to_end(u64 wr, u64 rd, u64 len) in rb_space_to_end() function
70 return rb_space_to_end(sub->wr_offs, sub->rd_offs, sub->compr_bytes); in aio_rb_space_to_end()