Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/vermilion/
H A Dvermilion.h198 struct vml_info { struct
199 struct fb_info info;
200 struct vml_par *par;
203 u64 vram_start;
204 u64 vram_contig_size;
205 u32 num_areas;
208 u32 stride;
209 u32 bytes_per_pixel;
210 atomic_t vmas;
211 int cur_blank_mode;
[all …]