Searched defs:video_priv (Results 1 – 1 of 1) sorted by relevance
74 struct video_priv { struct76 ushort xsize;77 ushort ysize;78 ushort rot;79 enum video_log2_bpp bpix;80 const char *vidconsole_drv_name;81 int font_size;87 void *fb;88 int fb_size;89 int line_length;[all …]