Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvboxvideo_guest.h33 struct vbva_buf_ctx { struct
35 u32 buffer_offset;
37 u32 buffer_length;
39 bool buffer_overflow;
41 struct vbva_record *record;
68 bool vbva_enable(struct vbva_buf_ctx *vbva_ctx, struct gen_pool *ctx, argument