Home
last modified time | relevance | path

Searched defs:vidconsole_priv (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_console.h33 struct vidconsole_priv { struct
34 struct stdio_dev sdev;
35 int xcur_frac;
36 int ycur;
37 int rows;
38 int cols;
39 int x_charsize;
40 int y_charsize;
41 int tab_width_frac;
42 int xsize_frac;
[all …]