video_info_t
video_info_t VGLModeInfo;
static video_info_t VGLOldModeInfo;
extern video_info_t VGLModeInfo;
video_info_t *vi;
video_info_t *vi;
bcmfb_get_info(video_adapter_t *adp, int mode, video_info_t *info)
bcmfb_query_mode(video_adapter_t *adp, video_info_t *info)
video_info_t *vi;
video_info_t *vi;
am335x_syscons_get_info(video_adapter_t *adp, int mode, video_info_t *info)
am335x_syscons_query_mode(video_adapter_t *adp, video_info_t *info)
fb_dump_mode_info(char *driver, video_adapter_t *adp, video_info_t *info,
((video_info_t *)arg)->vi_mode,
(video_info_t *)arg);
error = vidd_query_mode(adp, (video_info_t *)arg);
typedef int vi_query_mode_t(video_adapter_t *adp, video_info_t *info);
video_info_t *info, int level);
typedef int vi_get_info_t(video_adapter_t *adp, int mode, video_info_t *info);
s3lfb_get_info(video_adapter_t *adp, int mode, video_info_t *info)
s3lfb_query_mode(video_adapter_t *adp, video_info_t *info)
video_info_t info;
video_info_t info;
vesa_clear_modes(video_info_t *info, int color)
vesa_get_info(video_adapter_t *adp, int mode, video_info_t *info)
vesa_query_mode(video_adapter_t *adp, video_info_t *info)
video_info_t info;
static video_info_t *vesa_vmode;
static void vesa_clear_modes(video_info_t *info, int color);
video_info_t *p;
vga_get_info(video_adapter_t *adp, int mode, video_info_t *info)
vga_query_mode(video_adapter_t *adp, video_info_t *info)
video_info_t info;
video_info_t info;
static video_info_t bios_vmode[] = {
video_info_t info;
static void update_adapter_info(video_adapter_t *adp, video_info_t *info);
video_info_t info;
update_adapter_info(video_adapter_t *adp, video_info_t *info)
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t *info = arg;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t info;
video_info_t *vi;
ofwfb_get_info(video_adapter_t *adp, int mode, video_info_t *info)
ofwfb_query_mode(video_adapter_t *adp, video_info_t *info)
#define CONS_MODEINFO _IOWR('c', 102, video_info_t)
#define CONS_FINDMODE _IOWR('c', 103, video_info_t)