Searched refs:vt (Results 26 - 43 of 43) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A DMakefile19 obj-$(CONFIG_HW_CONSOLE) += vt.o defkeymap.o
H A Dvt_ioctl.c20 #include <linux/vt.h>
44 * Console (vt and kd) routines, as defined by USL SVR4 manual, and by
47 * One point of difference: SYSV vt's are /dev/vtX, which X >= 0, and
50 * always treat our set of vt as numbered 1..MAX_NR_CONSOLES (corresponding to
382 * To have permissions to do most of the vt ioctls, we either have
683 * Returns global vt state. Note that VT 0 is always open, since
712 * ioctl(fd, VT_ACTIVATE, num) will cause us to switch to vt # num,
713 * with num >= 1 (switches to vt 0, our console, are not allowed, just
741 * If a vt is under process control, the kernel will not switch to it
769 * The current vt ha
1021 vt_waitactive(int vt) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtdfxfb.c558 u32 vd, vs, ve, vt, vbs, vbe; local
602 vbe = vt = ve + (info->var.upper_margin << 1) - 1;
607 vbe = vt = ve + info->var.upper_margin - 1;
660 reg.crt[0x06] = vt;
663 ((vt & 0x200) >> 4) | 0x10 |
667 ((vt & 0x100) >> 8);
693 reg.ext[0x01] = (((vt & 0x400) >> 10) |
H A Dimsttfb.c302 __u16 hes, heb, hsb, ht, ves, veb, vsb, vt, vil; member in struct:imstt_regvals
505 init->vt = init->vsb + vtp;
703 write_reg_le32(par->dc_regs, VT, init->vt);
H A Dfbmem.c25 #include <linux/vt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcompat_ioctl32.c618 struct video_tuner vt; member in union:__anon5001
671 err = get_video_tuner32(&karg.vt, up);
769 err = put_video_tuner32(&karg.vt, up);
H A Dtvp5150.c923 struct v4l2_tuner *vt = arg; local
926 vt->signal = ((status & 0x04) && (status & 0x02)) ? 0xffff : 0x0;
H A Dsaa7115.c1241 struct v4l2_tuner *vt = arg; local
1249 vt->signal = ((status & (1 << 6)) == 0) ? 0xffff : 0x0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/mbx/
H A Dmbxfb.c237 ushort vbps, vt, vfps, vas; local
293 vt = vfps + var->lower_margin;
300 write_reg_dly((Dvt01_Vbps(vbps) | Dvt01_Vt(vt)), DVT01);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dprocess.c27 #include <linux/vt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.in768 file_ostream.vt.h file-ostream.oo.c file-ostream.oo.h \
779 ostream.vt.h ostream.oo.c ostream.oo.h realloc.c relocatable.c \
786 file-ostream.c file_ostream.priv.h file_ostream.vt.h \
789 ostream.priv.h ostream.vt.h $(STDBOOL_H) $(STDINT_H) stdio.h \
802 file_ostream.priv.h file_ostream.vt.h iconv_open-aix.h \
804 ostream.c ostream.priv.h ostream.vt.h
1487 file-ostream.c file_ostream.priv.h file_ostream.vt.h : file-ostream.h
1573 ostream.c ostream.priv.h ostream.vt.h : ostream.h
H A DMakefile768 file_ostream.vt.h file-ostream.oo.c file-ostream.oo.h \
779 ostream.vt.h ostream.oo.c ostream.oo.h realloc.c relocatable.c \
786 file-ostream.c file_ostream.priv.h file_ostream.vt.h \
789 ostream.priv.h ostream.vt.h $(STDBOOL_H) $(STDINT_H) stdio.h \
802 file_ostream.priv.h file_ostream.vt.h iconv_open-aix.h \
804 ostream.c ostream.priv.h ostream.vt.h
1487 file-ostream.c file_ostream.priv.h file_ostream.vt.h : file-ostream.h
1573 ostream.c ostream.priv.h ostream.vt.h : ostream.h
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_maven.c707 static int maven_find_exact_clocks(unsigned int ht, unsigned int vt, argument
721 if (!matroxfb_mavenclock((m->mode == MATROXFB_OUTPUT_MODE_PAL) ? &maven_PAL : &maven_NTSC, h, vt, &a, &b, &c, &h2)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A DMakefile.in1714 test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-root.oo.c
1717 test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub1.oo.c
1720 test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
1723 test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-aroot.oo.c
1726 test-moo-asub1.h test-moo-asub1.c asub1.priv.h asub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-asub1.oo.h test-moo-asub1.oo.c
H A DMakefile1714 test-moo-root.h test-moo-root.c root.priv.h root.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-root.oo.c
1717 test-moo-sub1.h test-moo-sub1.c sub1.priv.h sub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub1.oo.c
1720 test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
1723 test-moo-aroot.h test-moo-aroot.c aroot.priv.h aroot.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-aroot.oo.c
1726 test-moo-asub1.h test-moo-asub1.c asub1.priv.h asub1.vt.h : $(top_srcdir)/build-aux/moopp test-moo-aroot.oo.h test-moo-asub1.oo.h test-moo-asub1.oo.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A DMakefile895 fd_ostream.priv.h fd_ostream.vt.h fd-ostream.oo.c \
897 file_ostream.priv.h file_ostream.vt.h file-ostream.oo.c \
903 html-ostream.c html_ostream.priv.h html_ostream.vt.h \
906 html_styled_ostream.vt.h html-styled-ostream.oo.c \
979 ostream.vt.h ostream.oo.c ostream.oo.h pathmax.h readlink.c \
994 styled_ostream.priv.h styled_ostream.vt.h styled-ostream.oo.c \
997 term_ostream.vt.h term-ostream.oo.c term-ostream.oo.h \
999 term_styled_ostream.priv.h term_styled_ostream.vt.h \
1009 fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h \
1011 file_ostream.vt
[all...]
H A DMakefile.in895 fd_ostream.priv.h fd_ostream.vt.h fd-ostream.oo.c \
897 file_ostream.priv.h file_ostream.vt.h file-ostream.oo.c \
903 html-ostream.c html_ostream.priv.h html_ostream.vt.h \
906 html_styled_ostream.vt.h html-styled-ostream.oo.c \
979 ostream.vt.h ostream.oo.c ostream.oo.h pathmax.h readlink.c \
994 styled_ostream.priv.h styled_ostream.vt.h styled-ostream.oo.c \
997 term_ostream.vt.h term-ostream.oo.c term-ostream.oo.h \
999 term_styled_ostream.priv.h term_styled_ostream.vt.h \
1009 fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h \
1011 file_ostream.vt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c33 #include <linux/vt.h>
1213 * To have permissions to do most of the vt ioctls, we either have

Completed in 279 milliseconds

12