Searched refs:rb_get_read_buf (Results 1 – 3 of 3) sorted by relevance
70 u8 *rb_get_read_buf(void *ctx, size_t *length);
124 buf = rb_get_read_buf(rb_info->rb_ctx, &length); in push_out_rb_data()
438 u8 *rb_get_read_buf(void *ctx, size_t *length) in rb_get_read_buf() function