Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h95811 struct vc_data { struct
95812 struct tty_port port;
95813 struct vc_state state;
95814 struct vc_state saved_state;
95815 short unsigned int vc_num;
95816 unsigned int vc_cols;
95817 unsigned int vc_rows;
95818 unsigned int vc_size_row;
95819 unsigned int vc_scan_lines;
95820 unsigned int vc_cell_height;
[all …]