aiodma_rb_set_threshold
aiodma_rb_set_threshold(sub, sub->compr_bytes, 2 * bytes);
ret = aiodma_rb_set_threshold(sub, size, 2 * period);
aiodma_rb_set_threshold(sub, size, 2 * period);
aiodma_rb_set_threshold(sub, size, 2 * period);
ret = aiodma_rb_set_threshold(sub, runtime->dma_bytes,
ret = aiodma_rb_set_threshold(sub, sub->compr_bytes,
int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th);