Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/uniphier/
A Daio-dma.c36 ret = aiodma_rb_set_threshold(sub, runtime->dma_bytes, in aiodma_pcm_irq()
55 ret = aiodma_rb_set_threshold(sub, sub->compr_bytes, in aiodma_compr_irq()
A Daio-core.c1122 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th) in aiodma_rb_set_threshold() function
1157 ret = aiodma_rb_set_threshold(sub, size, 2 * period); in aiodma_rb_set_buffer()
1196 aiodma_rb_set_threshold(sub, size, 2 * period); in aiodma_rb_sync()
1208 aiodma_rb_set_threshold(sub, size, 2 * period); in aiodma_rb_sync()
A Daio.h344 int aiodma_rb_set_threshold(struct uniphier_aio_sub *sub, u64 size, u32 th);
A Daio-compress.c366 aiodma_rb_set_threshold(sub, sub->compr_bytes, 2 * bytes); in uniphier_aio_compr_copy()

Completed in 9 milliseconds