Home
last modified time | relevance | path

Searched refs:ring_expand (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dmicrotek.c246 ring_expand (ring_buffer *rb, size_t amount) in ring_expand() function
259 DBG(23, "ring_expand: old, new, inc size: %lu, %lu, %lu\n", in ring_expand()
261 DBG(23, "ring_expand: old tr: %lu tg: %lu tb: %lu hc: %lu\n", in ring_expand()
290 DBG(23, "ring_expand: new tr: %lu tg: %lu tb: %lu hc: %lu\n", in ring_expand()
2593 status = ring_expand(rb, (nbytes - max_xfer)); in pack_flat_data()
2702 status = ring_expand(rb, increase); in pack_seqrgb_data()
2811 status = ring_expand(rb, increase); in pack_goofyrgb_data()
2898 status = ring_expand(rb, (nbytes - max_xfer)); in pack_seq2r2g2b_data()

Completed in 5 milliseconds