Home
last modified time | relevance | path

Searched refs:v_active (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/pending/
Dopenvt.c86 ioctl(fd, VT_ACTIVATE, vstate.v_active); in openvt_main()
87 ioctl(fd, VT_WAITACTIVE, vstate.v_active); in openvt_main()
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/display/display_mode/
Dformat13 field:unsigned short v_active; offset:26; size:2; signed:0;
25 …v_sync_width, REC->h_back_porch, REC->v_back_porch, REC->h_active, REC->v_active, REC->h_front_por…
/external/kernel-headers/original/uapi/linux/
Dvt.h33 unsigned short v_active; /* active vt */ member