Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvt.h65 struct vt_event { struct
66 unsigned int event;
72 unsigned int oldev;
73 unsigned int newev;
74 unsigned int pad[4];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvt.h65 struct vt_event { struct
66 unsigned int event;
72 unsigned int oldev;
73 unsigned int newev;
74 unsigned int pad[4];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvt.h53 struct vt_event { struct
54 unsigned int event;
60 unsigned int oldev;
61 unsigned int newev;
62 unsigned int pad[4];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvt.h66 struct vt_event { struct
67 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 */
/kernel/linux/linux-6.6/include/uapi/linux/
Dvt.h66 struct vt_event { struct
67 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 */