Searched refs:TIOCGSERIAL (Results 1 - 25 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dcttyhack.c54 if (ioctl(0, TIOCGSERIAL, &u.sr) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dioctls.h49 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dioctls.h46 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dioctls.h40 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dioctls.h45 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dioctls.h38 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dioctls.h73 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dioctls.h62 #define TIOCGSERIAL 0x803C541E /* _IOR('T', 30, struct serial_struct) 0x541E */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dioctls.h74 #define TIOCGSERIAL _IOR('T', 30, struct serial_struct) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dioctls.h93 #define TIOCGSERIAL 0x5484 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dioctls.h73 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty_ioctl.c291 if ((cmd != TIOCGSERIAL) && (cmd != TIOCSSERIAL) &&
299 case TIOCGSERIAL:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dioctls.h102 #define TIOCGSERIAL 0x541E macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D68328serial.c959 if ((cmd != TIOCGSERIAL) && (cmd != TIOCSSERIAL) &&
982 case TIOCGSERIAL:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/
H A Dsimserial.c396 if ((cmd != TIOCGSERIAL) && (cmd != TIOCSSERIAL) &&
404 case TIOCGSERIAL:
405 printk(KERN_INFO "simrs_ioctl TIOCGSERIAL called\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dark3116.c423 case TIOCGSERIAL:
H A Dopticon.c386 case TIOCGSERIAL:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dserial2002.c277 tty_ioctl(f, TIOCGSERIAL, (unsigned long)&settings);

Completed in 136 milliseconds

123