Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dhyperv_fb.c246 struct hvfb_par { struct
247 struct fb_info *info;
248 struct resource *mem;
249 bool fb_ready; /* fb device is ready */
250 struct completion wait;
251 u32 synthvid_version;
253 struct delayed_work dwork;
254 bool update;
255 bool update_saved; /* The value of 'update' before hibernation */
257 u32 pseudo_palette[16];
[all …]