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
defs:tx_state
(Results
1 - 25
of
72
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
cpu_mcf.h
95
u64 state,
tx_state
;
member
/kernel/linux/linux-5.10/drivers/bluetooth/
H
A
D
dtl1_cs.c
76
unsigned long
tx_state
;
member
[all...]
H
A
D
bt3c_cs.c
78
unsigned long
tx_state
;
member
H
A
D
hci_uart.h
79
unsigned long
tx_state
;
member
H
A
D
bluecard_cs.c
73
unsigned long
tx_state
;
member
[all...]
/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H
A
D
sja1000.c
397
enum can_state rx_state,
tx_state
;
in sja1000_err()
local
/kernel/linux/linux-5.10/net/dccp/ccids/
H
A
D
ccid3.h
92
enum ccid3_hc_tx_states
tx_state
:8;
member
/kernel/linux/linux-6.6/drivers/net/can/sja1000/
H
A
D
sja1000.c
413
enum can_state rx_state,
tx_state
;
in sja1000_err()
local
/kernel/linux/linux-6.6/drivers/net/can/dev/
H
A
D
dev.c
93
can_change_state(struct net_device *dev, struct can_frame *cf, enum can_state
tx_state
, enum can_state rx_state)
can_change_state()
argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H
A
D
dtl1_cs.c
76
unsigned long
tx_state
;
member
[all...]
H
A
D
bt3c_cs.c
78
unsigned long
tx_state
;
member
H
A
D
hci_uart.h
79
unsigned long
tx_state
;
member
H
A
D
btmtkuart.c
70
unsigned long
tx_state
;
member
[all...]
H
A
D
bluecard_cs.c
73
unsigned long
tx_state
;
member
[all...]
/kernel/linux/linux-6.6/drivers/firmware/tegra/
H
A
D
ivc.c
431
enum tegra_ivc_state rx_state,
tx_state
;
in tegra_ivc_notified()
local
/kernel/linux/linux-6.6/sound/drivers/
H
A
D
serial-generic.c
52
unsigned long
tx_state
;
member
/kernel/linux/linux-6.6/net/dccp/ccids/
H
A
D
ccid3.h
92
enum ccid3_hc_tx_states
tx_state
:8;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
hdlcdrv.h
129
int
tx_state
;
member
/kernel/linux/linux-6.6/drivers/net/can/slcan/
H
A
D
slcan-core.c
265
enum can_state state, rx_state,
tx_state
;
in slcan_bump_state()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
hdlcdrv.h
129
int
tx_state
;
member
/kernel/linux/linux-5.10/include/net/caif/
H
A
D
caif_hsi.h
151
int
tx_state
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
scc.h
127
unsigned int
tx_state
; /* Transmitter state */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
scc.h
127
unsigned int
tx_state
; /* Transmitter state */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
scc.h
105
unsigned int
tx_state
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
scc.h
94
unsigned int
tx_state
;
member
Completed in 17 milliseconds
1
2
3