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:chan_tx
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-stm32.h
37
struct dma_chan *
chan_tx
;
member
H
A
D
i2c-at91-master.c
200
struct dma_chan *
chan_tx
= dma->
chan_tx
;
in at91_twi_write_data_dma()
local
[all...]
H
A
D
i2c-at91.h
131
struct dma_chan *
chan_tx
;
member
H
A
D
i2c-imx.c
174
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-stm32.h
37
struct dma_chan *
chan_tx
;
member
H
A
D
i2c-at91-master.c
198
struct dma_chan *
chan_tx
= dma->
chan_tx
;
in at91_twi_write_data_dma()
local
[all...]
H
A
D
i2c-at91.h
129
struct dma_chan *
chan_tx
;
member
H
A
D
i2c-imx.c
190
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/
H
A
D
lantiq_xrx200.c
68
struct xrx200_chan
chan_tx
;
member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/
H
A
D
lantiq_xrx200.c
81
struct xrx200_chan
chan_tx
;
member
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
tmio_mmc.h
150
struct dma_chan *
chan_tx
;
member
H
A
D
usdhi6rol0.c
199
struct dma_chan *
chan_tx
;
member
[all...]
H
A
D
sh_mmcif.c
247
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
tmio_mmc.h
158
struct dma_chan *
chan_tx
;
member
H
A
D
usdhi6rol0.c
199
struct dma_chan *
chan_tx
;
member
[all...]
H
A
D
sh_mmcif.c
246
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
ti_sci.c
110
struct mbox_chan *
chan_tx
;
member
/kernel/linux/linux-5.10/drivers/tty/serial/
H
A
D
atmel_serial.c
127
struct dma_chan *
chan_tx
;
member
[all...]
H
A
D
sh-sci.c
134
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-fsl-dspi.c
197
struct dma_chan *
chan_tx
;
member
[all...]
H
A
D
spi-topcliff-pch.c
110
struct dma_chan *
chan_tx
;
member
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-topcliff-pch.c
111
struct dma_chan *
chan_tx
;
member
H
A
D
spi-fsl-dspi.c
198
struct dma_chan *
chan_tx
;
member
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
ti_sci.c
111
struct mbox_chan *
chan_tx
;
member
/kernel/linux/linux-6.6/drivers/tty/serial/
H
A
D
atmel_serial.c
129
struct dma_chan *
chan_tx
;
member
[all...]
Completed in 41 milliseconds
1
2