Searched refs:SERIO_PARITY (Results 1 - 23 of 23) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dserio.h21 #define SERIO_PARITY 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dserio.h21 #define SERIO_PARITY 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dserio.h21 #define SERIO_PARITY 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/serio/
H A Dams_delta_serio.c60 return SERIO_PARITY;
H A Dpcips2.c79 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY;
82 flag ^= SERIO_PARITY;
H A Dsa1111ps2.c54 (status & PS2STAT_RXP ? 0 : SERIO_PARITY);
59 flag ^= SERIO_PARITY;
H A Dxilinx_ps2.c125 drvdata->flags |= SERIO_PARITY;
H A Dat32psif.c119 io_flags |= SERIO_PARITY;
H A Dgscps2.c269 ((status & GSC_STAT_PERR) ? SERIO_PARITY : 0 );
H A Di8042.c500 case 0xff: dfl = SERIO_PARITY; data = 0xfe; break;
509 dfl = ((str & I8042_STR_PARITY) ? SERIO_PARITY : 0) |
521 dfl & SERIO_PARITY ? ", bad parity" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/serio/
H A Dams_delta_serio.c60 return SERIO_PARITY;
H A Dpcips2.c79 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY;
82 flag ^= SERIO_PARITY;
H A Dsa1111ps2.c54 (status & PS2STAT_RXP ? 0 : SERIO_PARITY);
59 flag ^= SERIO_PARITY;
H A Dxilinx_ps2.c125 drvdata->flags |= SERIO_PARITY;
H A Dat32psif.c119 io_flags |= SERIO_PARITY;
H A Dgscps2.c269 ((status & GSC_STAT_PERR) ? SERIO_PARITY : 0 );
H A Di8042.c500 case 0xff: dfl = SERIO_PARITY; data = 0xfe; break;
509 dfl = ((str & I8042_STR_PARITY) ? SERIO_PARITY : 0) |
521 dfl & SERIO_PARITY ? ", bad parity" : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dserio.h144 #define SERIO_PARITY 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dserio.h144 #define SERIO_PARITY 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/mouse/
H A Dpsmouse-base.c295 ((flags & SERIO_PARITY) && !psmouse->ignore_parity))) {
300 flags & SERIO_PARITY ? " bad parity" : "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/mouse/
H A Dpsmouse-base.c295 ((flags & SERIO_PARITY) && !psmouse->ignore_parity))) {
300 flags & SERIO_PARITY ? " bad parity" : "");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/keyboard/
H A Datkbd.c373 if ((flags & (SERIO_FRAME | SERIO_PARITY)) && (~flags & SERIO_TIMEOUT) && !atkbd->resend && atkbd->write) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/keyboard/
H A Datkbd.c373 if ((flags & (SERIO_FRAME | SERIO_PARITY)) && (~flags & SERIO_TIMEOUT) && !atkbd->resend && atkbd->write) {

Completed in 204 milliseconds