Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dhyperv_fb.c157 struct synthvid_pointer_shape { struct
158 u8 part_idx;
159 u8 is_argb;
160 u32 width; /* CURSOR_MAX_X at most */
161 u32 height; /* CURSOR_MAX_Y at most */
162 u32 hot_x; /* hotspot relative to upper-left of pointer image */
163 u32 hot_y;
164 u8 data[4];