Home
last modified time | relevance | path

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

/linux/include/xen/interface/io/
H A Dfbif.h27 struct xenfb_update { struct
28 uint8_t type; /* XENFB_TYPE_UPDATE */
29 int32_t x; /* source x */
30 int32_t y; /* source y */
54 struct xenfb_update update; argument