Searched refs:c_iflag (Results 1 - 25 of 96) sorted by relevance

1234

/linux-master/arch/alpha/kernel/
H A Dtermios.c13 termios->c_iflag = (0xffff0000 & termios->c_iflag) | v.c_iflag;
39 v.c_iflag = termios->c_iflag;
/linux-master/arch/sparc/kernel/
H A Dtermios.c20 v.c_iflag = termios->c_iflag;
37 err = get_user(k->c_iflag, &u->c_iflag);
59 err = put_user(k->c_iflag, &u->c_iflag);
81 err = get_user(k->c_iflag, &u->c_iflag);
101 err = put_user(k->c_iflag, &u->c_iflag);
[all...]
/linux-master/arch/alpha/include/uapi/asm/
H A Dtermios.h43 unsigned short c_iflag; /* input mode flags */ member in struct:termio
H A Dtermbits.h17 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
30 tcflag_t c_iflag; /* input mode flags */ member in struct:termios2
43 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
72 /* c_iflag bits */
/linux-master/arch/powerpc/include/uapi/asm/
H A Dtermios.h55 unsigned short c_iflag; /* input mode flags */ member in struct:termio
H A Dtermbits.h24 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
37 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
66 /* c_iflag bits */
/linux-master/include/uapi/asm-generic/
H A Dtermios.h24 unsigned short c_iflag; /* input mode flags */ member in struct:termio
H A Dtermbits.h11 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
20 tcflag_t c_iflag; /* input mode flags */ member in struct:termios2
31 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
60 /* c_iflag bits */
/linux-master/arch/mips/include/uapi/asm/
H A Dtermios.h55 unsigned short c_iflag; /* input mode flags */ member in struct:termio
H A Dtermbits.h24 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
33 tcflag_t c_iflag; /* input mode flags */ member in struct:termios2
44 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
80 /* c_iflag bits */
/linux-master/arch/sparc/include/uapi/asm/
H A Dtermbits.h15 unsigned short c_iflag; /* input mode flags */ member in struct:termio
25 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
39 tcflag_t c_iflag; /* input mode flags */ member in struct:termios2
50 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
87 /* c_iflag bits */
/linux-master/arch/parisc/include/uapi/asm/
H A Dtermbits.h11 tcflag_t c_iflag; /* input mode flags */ member in struct:termios
20 tcflag_t c_iflag; /* input mode flags */ member in struct:termios2
31 tcflag_t c_iflag; /* input mode flags */ member in struct:ktermios
60 /* c_iflag bits */
/linux-master/drivers/usb/serial/
H A Dempeg.c91 termios->c_iflag
/linux-master/drivers/tty/serial/
H A D21285.c239 termios->c_iflag &= ~(IGNBRK | BRKINT);
286 if (termios->c_iflag & INPCK)
293 if (termios->c_iflag & IGNPAR)
295 if (termios->c_iflag & IGNBRK && termios->c_iflag & IGNPAR)
H A Damba-pl010.c396 if (termios->c_iflag & INPCK)
398 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
405 if (termios->c_iflag & IGNPAR)
407 if (termios->c_iflag & IGNBRK) {
413 if (termios->c_iflag & IGNPAR)
H A Ddz.c620 if (termios->c_iflag & INPCK)
622 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
627 if ((termios->c_iflag & (IGNPAR | IGNBRK)) == (IGNPAR | IGNBRK))
629 if (termios->c_iflag & IGNPAR)
631 if (termios->c_iflag & IGNBRK)
H A Dsunplus-uart.c380 if (termios->c_iflag & INPCK)
383 if (termios->c_iflag & (BRKINT | PARMRK))
388 if (termios->c_iflag & IGNPAR)
391 if (termios->c_iflag & IGNBRK) {
394 if (termios->c_iflag & IGNPAR)
H A Dmilbeaut_usio.c344 if (termios->c_iflag & INPCK)
348 if (termios->c_iflag & IGNPAR)
350 if ((termios->c_iflag & IGNBRK) && (termios->c_iflag & IGNPAR))
H A Dbcm63xx_uart.c531 if (new->c_iflag & INPCK) {
535 if (new->c_iflag & (IGNBRK | BRKINT))
539 if (new->c_iflag & IGNPAR)
541 if (new->c_iflag & IGNBRK)
H A Dmax310x.c939 if (termios->c_iflag & INPCK)
942 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
947 if (termios->c_iflag & IGNBRK)
963 if (termios->c_cflag & CRTSCTS || termios->c_iflag & IXOFF) {
977 if (termios->c_iflag & IXON)
980 if (termios->c_iflag & IXOFF) {
991 if (!(termios->c_cflag & CRTSCTS) && !(termios->c_iflag & IXOFF)) {
H A Dsb1250-duart.c587 if (termios->c_iflag & INPCK)
590 if (termios->c_iflag & (IGNBRK | BRKINT | PARMRK))
594 if (termios->c_iflag & IGNPAR)
597 if (termios->c_iflag & IGNBRK) {
599 if (termios->c_iflag & IGNPAR)
H A Dma35d1_serial.c447 if (termios->c_iflag & INPCK)
449 if (termios->c_iflag & (BRKINT | PARMRK))
454 if (termios->c_iflag & IGNPAR)
456 if (termios->c_iflag & IGNBRK) {
462 if (termios->c_iflag & IGNPAR)
H A Dsa1100.c430 if (termios->c_iflag & INPCK)
433 if (termios->c_iflag & (BRKINT | PARMRK))
441 if (termios->c_iflag & IGNPAR)
444 if (termios->c_iflag & IGNBRK) {
451 if (termios->c_iflag & IGNPAR)
/linux-master/drivers/tty/
H A Dtty_ioctl.c214 NOSET_MASK(termios->c_iflag, old->c_iflag, locked->c_iflag);
372 termios->c_iflag = (0xffff0000 & termios->c_iflag) | v.c_iflag;
389 v.c_iflag = termios->c_iflag;
594 termios->c_iflag = ICRNL | IXON;
598 termios->c_iflag
[all...]
/linux-master/drivers/mmc/core/
H A Dsdio_uart.c286 if (termios->c_iflag & INPCK)
288 if (termios->c_iflag & (BRKINT | PARMRK))
295 if (termios->c_iflag & IGNPAR)
297 if (termios->c_iflag & IGNBRK) {
303 if (termios->c_iflag & IGNPAR)

Completed in 243 milliseconds

1234