Searched defs:xgifb_video_info (Results 1 – 1 of 1) sorted by relevance
52 struct xgifb_video_info { struct53 struct fb_info *fb_info;54 struct xgi_hw_device_info hw_info;55 struct vb_device_info dev_info;57 int mode_idx;58 int rate_idx;60 u32 pseudo_palette[17];62 int chip_id;63 unsigned int video_size;64 phys_addr_t video_base;[all …]