Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c91 int i, fd = -1, ret, current_vt = -1; in linux_parse_vt_settings() local
150 current_vt = minor(st.st_rdev); in linux_parse_vt_settings()
155 if (!KeepTty && current_vt == xf86Info.vtno) { in linux_parse_vt_settings()
158 current_vt); in linux_parse_vt_settings()