Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
Dhyperv_fb.c254 struct hvfb_par { struct
255 struct fb_info *info;
256 struct resource *mem;
257 bool fb_ready; /* fb device is ready */
258 struct completion wait;
259 u32 synthvid_version;
261 struct delayed_work dwork;
262 bool update;
263 bool update_saved; /* The value of 'update' before hibernation */
265 u32 pseudo_palette[16];
[all …]