Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dhyperv_fb.c245 struct hvfb_par { struct
246 struct fb_info *info;
247 struct resource *mem;
248 bool fb_ready; /* fb device is ready */
249 struct completion wait;
250 u32 synthvid_version;
252 struct delayed_work dwork;
253 bool update;
254 bool update_saved; /* The value of 'update' before hibernation */
256 u32 pseudo_palette[16];
[all …]