Home
last modified time | relevance | path

Searched refs:vbva_buf_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vboxvideo/
Dvboxvideo_guest.h33 struct vbva_buf_ctx { struct
68 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, argument
70 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
72 bool vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx,
74 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx);
75 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx,
77 void vbva_setup_buffer_context(struct vbva_buf_ctx *vbva_ctx,
Dvbva_base.c48 static void vbva_buffer_place_data_at(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_place_data_at()
80 bool vbva_write(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_write()
126 static bool vbva_inform_host(struct vbva_buf_ctx *vbva_ctx, in vbva_inform_host()
156 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_enable()
173 void vbva_disable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, in vbva_disable()
183 bool vbva_buffer_begin_update(struct vbva_buf_ctx *vbva_ctx, in vbva_buffer_begin_update()
214 void vbva_buffer_end_update(struct vbva_buf_ctx *vbva_ctx) in vbva_buffer_end_update()
228 void vbva_setup_buffer_context(struct vbva_buf_ctx *vbva_ctx, in vbva_setup_buffer_context()
Dvbox_drv.h83 struct vbva_buf_ctx *vbva_info;