Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dhyperv_fb.c205 struct hvfb_par { struct
206 struct fb_info *info;
207 struct resource *mem;
208 bool fb_ready; /* fb device is ready */
209 struct completion wait;
210 u32 synthvid_version;
212 struct delayed_work dwork;
213 bool update;
215 u32 pseudo_palette[16];
216 u8 init_buf[MAX_VMBUS_PKT_SIZE];
[all …]