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