Searched defs:video_priv (Results 1 – 1 of 1) sorted by relevance
71 struct video_priv { struct73 ushort xsize;74 ushort ysize;75 ushort rot;76 enum video_log2_bpp bpix;77 const char *vidconsole_drv_name;78 int font_size;84 void *fb;85 int fb_size;86 int line_length;[all …]