Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvboxvideo.h452 struct vbva_modehint { struct
453 u32 magic;
454 u32 cx;
455 u32 cy;
456 u32 bpp; /* Which has never been used... */
457 u32 display;
458 u32 dx; /**< X offset into the virtual frame-buffer. */
459 u32 dy; /**< Y offset into the virtual frame-buffer. */
460 u32 enabled; /* Not flags. Add new members for new flags. */