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:dma_tx_state
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
dmaengine.h
459
* residue field of the
dma_tx_state
field will always be 0.
711
* struct
dma_tx_state
- filled in to report the status of
720
struct
dma_tx_state
{
struct
918
enum dma_status (*device_tx_status)(struct dma_chan *chan, dma_cookie_t cookie, struct
dma_tx_state
*txstate);
1179
struct
dma_tx_state
*state)
in dmaengine_tx_status()
1398
struct
dma_tx_state
state;
in dma_async_is_tx_complete()
1435
static inline void dma_set_tx_state(struct
dma_tx_state
*st, dma_cookie_t last, dma_cookie_t used, u32 residue)
in dma_set_tx_state()
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H
A
D
8250_dma.c
57
struct
dma_tx_state
state;
in _dma_rx_complete()
89
struct
dma_tx_state
state;
in _dma_rx_complete()
171
struct
dma_tx_state
state;
in serial8250_rx_dma()
/device/board/hihope/dayu210/audio_drivers/soc/src/
H
A
D
rk3588_dma_ops.c
259
struct
dma_tx_state
dmaState;
in Rk3588PcmPointer()
/device/board/hihope/rk3568/audio_drivers/soc/src/
H
A
D
rk3568_dma_ops.c
360
struct
dma_tx_state
dmaState;
in Rk3568PcmPointer()
/device/soc/rockchip/common/sdk_linux/drivers/spi/
H
A
D
spi-rockchip.c
641
struct
dma_tx_state
state;
in rockchip_spi_slave_abort()
Completed in 8 milliseconds