aiodma_rb_set_threshold  360 sound/soc/uniphier/aio-compress.c 	aiodma_rb_set_threshold(sub, sub->compr_bytes, 2 * bytes);
aiodma_rb_set_threshold 1157 sound/soc/uniphier/aio-core.c 	ret = aiodma_rb_set_threshold(sub, size, 2 * period);
aiodma_rb_set_threshold 1196 sound/soc/uniphier/aio-core.c 			aiodma_rb_set_threshold(sub, size, 2 * period);
aiodma_rb_set_threshold 1208 sound/soc/uniphier/aio-core.c 			aiodma_rb_set_threshold(sub, size, 2 * period);
aiodma_rb_set_threshold   36 sound/soc/uniphier/aio-dma.c 	ret = aiodma_rb_set_threshold(sub, runtime->dma_bytes,
aiodma_rb_set_threshold   55 sound/soc/uniphier/aio-dma.c 	ret = aiodma_rb_set_threshold(sub, sub->compr_bytes,
aiodma_rb_set_threshold  346 sound/soc/uniphier/aio.h int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th);