Searched refs:TCSETS (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtty.c39 # elif defined TCSETS && defined TCGETS
41 # define stty(a,b) (void)ioctl(a,TCSETS,(char *)b)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dhci_ath.c63 n_tty_ioctl_helper(tty, NULL, TCSETS, (unsigned long)&settings);
79 n_tty_ioctl_helper(tty, NULL, TCSETS, (unsigned long)&settings);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dioctls.h9 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dioctls.h20 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dioctls.h17 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dioctls.h11 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dioctls.h16 #define TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 /* Clashes with SNDCTL_TMR_START sound ioctl */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dioctls.h9 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dtermbits.h217 #define TCSANOW TCSETS /* Change immediately. */
H A Dioctls.h24 #define TCSETS 0x540e macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dioctls.h21 #define TCSETS _IOW('t', 20, struct termios) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dioctls.h15 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dioctls.h27 #define TCSETS 0x5402 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dioctls.h21 #define TCSETS _IOW('t', 20, struct termios) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/loginutils/
H A Dgetty.c358 ioctl(0, TCSETS, tp);
399 ioctl(0, TCSETS, tp);
425 ioctl(0, TCSETS, tp);
436 ioctl(0, TCSETS, tp);
639 ioctl_or_perror_and_die(0, TCSETS, tp, "%s: TCSETS", op->tty);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dgetpass.c82 return ioctl(fd, TCSETS, _t);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dioctls.h15 #define TCSETS _IOW('T', 9, struct termios) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dline.c239 { TCSETS, NULL, "TCSETS" },
284 case TCSETS:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dserial2002.c270 tty_ioctl(f, TCSETS, (unsigned long)&settings);

Completed in 145 milliseconds

12