Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h95779 struct vc_state { struct
95780 unsigned int x;
95781 unsigned int y;
95782 unsigned char color;
95783 unsigned char Gx_charset[2];
95784 unsigned int charset: 1;
95785 enum vc_intensity intensity;
95786 bool italic;
95787 bool underline;
95788 bool blink;
[all …]