Searched defs:vt_event (Results 1 – 5 of 5) sorted by relevance
65 struct vt_event { struct66 unsigned int event;72 unsigned int oldev;73 unsigned int newev;74 unsigned int pad[4];
53 struct vt_event { struct54 unsigned int event;60 unsigned int oldev;61 unsigned int newev;62 unsigned int pad[4];
66 struct vt_event { struct67 unsigned int event;73 unsigned int oldev; /* Old console */74 unsigned int newev; /* New console (if changing) */75 unsigned int pad[4]; /* Padding for expansion */