Searched defs:vbva_ctx (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/vboxvideo/ |
D | vbva_base.c | 29 static void vbva_buffer_place_data_at(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_place_data_at() 61 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_write() 107 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host() 137 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable() 154 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable() 164 bool vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_begin_update() 195 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx) in vbva_buffer_end_update() 209 void vbva_setup_buffer_context(struct vbva_buf_ctx *vbva_ctx, in vbva_setup_buffer_context()
|