Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IGNPAR
(Results
1 - 25
of
119
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
termbits-common.h
11
#define
IGNPAR
0x004 /* Ignore characters with parity errors */
macro
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H
A
D
termbits.h
80
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H
A
D
termbits.h
74
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
termbits.h
85
#define
IGNPAR
0000004 /* Ignore characters with parity errors. */
macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H
A
D
termbits.h
66
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
termbits.h
69
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
termbits.h
77
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
termbits.h
65
#define
IGNPAR
0000004
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
60
#define
IGNPAR
0000004
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
73
#define
IGNPAR
0000004
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H
A
D
termbits.h
74
#define
IGNPAR
0000004
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
73
#define
IGNPAR
0000004
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H
A
D
termbits.h
74
#define
IGNPAR
0000004
macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
dz.c
625
if ((termios->c_iflag & (
IGNPAR
| IGNBRK)) == (
IGNPAR
| IGNBRK))
in dz_set_termios()
627
if (termios->c_iflag &
IGNPAR
)
in dz_set_termios()
H
A
D
21285.c
314
if (termios->c_iflag &
IGNPAR
)
in serial21285_set_termios()
316
if (termios->c_iflag & IGNBRK && termios->c_iflag &
IGNPAR
)
in serial21285_set_termios()
H
A
D
mvebu-uart.c
506
if (termios->c_iflag &
IGNPAR
)
in mvebu_uart_set_termios()
532
termios->c_iflag &= INPCK |
IGNPAR
;
in mvebu_uart_set_termios()
533
termios->c_iflag |= old->c_iflag & ~(INPCK |
IGNPAR
);
in mvebu_uart_set_termios()
H
A
D
pnx8xxx_uart.c
488
if (termios->c_iflag &
IGNPAR
)
in pnx8xxx_set_termios()
499
if (termios->c_iflag &
IGNPAR
)
in pnx8xxx_set_termios()
H
A
D
milbeaut_usio.c
349
if (termios->c_iflag &
IGNPAR
)
in mlb_usio_set_termios()
351
if ((termios->c_iflag & IGNBRK) && (termios->c_iflag &
IGNPAR
))
in mlb_usio_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
dz.c
627
if ((termios->c_iflag & (
IGNPAR
| IGNBRK)) == (
IGNPAR
| IGNBRK))
in dz_set_termios()
629
if (termios->c_iflag &
IGNPAR
)
in dz_set_termios()
H
A
D
21285.c
293
if (termios->c_iflag &
IGNPAR
)
in serial21285_set_termios()
295
if (termios->c_iflag & IGNBRK && termios->c_iflag &
IGNPAR
)
in serial21285_set_termios()
H
A
D
amba-pl010.c
405
if (termios->c_iflag &
IGNPAR
)
in pl010_set_termios()
413
if (termios->c_iflag &
IGNPAR
)
in pl010_set_termios()
H
A
D
milbeaut_usio.c
348
if (termios->c_iflag &
IGNPAR
)
in mlb_usio_set_termios()
350
if ((termios->c_iflag & IGNBRK) && (termios->c_iflag &
IGNPAR
))
in mlb_usio_set_termios()
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
termbits.h
95
#define
IGNPAR
0x00000004
macro
/kernel/linux/linux-5.10/arch/um/drivers/
H
A
D
slip_user.c
39
tios.c_iflag = IGNBRK |
IGNPAR
;
in set_up_tty()
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
slip_user.c
39
tios.c_iflag = IGNBRK |
IGNPAR
;
in set_up_tty()
Completed in 19 milliseconds
1
2
3
4
5