Searched defs:xgifb_video_info (Results 1 – 1 of 1) sorted by relevance
53 struct xgifb_video_info { struct54 struct fb_info *fb_info;55 struct xgi_hw_device_info hw_info;56 struct vb_device_info dev_info;58 int mode_idx;59 int rate_idx;61 u32 pseudo_palette[17];63 int chip_id;64 unsigned int video_size;65 phys_addr_t video_base;[all …]