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:vdesc
(Results
26 - 50
of
53
) sorted by relevance
1
2
3
/kernel/linux/linux-6.6/drivers/dma/xilinx/
H
A
D
xdma.c
88
struct virt_dma_desc
vdesc
;
member
182
static inline struct xdma_desc *to_xdma_desc(struct virt_dma_desc *
vdesc
)
in to_xdma_desc()
argument
213
static void xdma_free_desc(struct virt_dma_desc *
vdesc
)
in xdma_free_desc()
argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
st_fdma.h
96
struct virt_dma_desc
vdesc
;
member
H
A
D
dma-axi-dmac.c
109
struct virt_dma_desc
vdesc
;
member
161
static struct axi_dmac_desc *to_axi_dmac_desc(struct virt_dma_desc *
vdesc
)
in to_axi_dmac_desc()
argument
206
struct virt_dma_desc *
vdesc
;
in axi_dmac_start_transfer()
local
686
axi_dmac_desc_free(struct virt_dma_desc *
vdesc
)
axi_dmac_desc_free()
argument
[all...]
H
A
D
fsl-edma-common.c
147
void fsl_edma_free_desc(struct virt_dma_desc *
vdesc
)
in fsl_edma_free_desc()
argument
317
struct virt_dma_desc *
vdesc
;
in fsl_edma_tx_status()
local
270
fsl_edma_desc_residue(struct fsl_edma_chan *fsl_chan, struct virt_dma_desc *
vdesc
, bool in_progress)
fsl_edma_desc_residue()
argument
592
struct virt_dma_desc *
vdesc
;
fsl_edma_xfer_desc()
local
[all...]
H
A
D
fsl-edma-common.h
132
struct virt_dma_desc
vdesc
;
member
H
A
D
img-mdc-dma.c
176
struct virt_dma_desc *
vdesc
= container_of(t, struct virt_dma_desc, tx);
in to_mdc_desc()
local
H
A
D
stm32-dma.c
190
struct virt_dma_desc
vdesc
;
member
230
static struct stm32_dma_desc *to_stm32_dma_desc(struct virt_dma_desc *
vdesc
)
in to_stm32_dma_desc()
argument
536
struct virt_dma_desc *
vdesc
;
in stm32_dma_start_transfer()
local
1158
struct virt_dma_desc *
vdesc
;
stm32_dma_tx_status()
local
1221
stm32_dma_desc_free(struct virt_dma_desc *
vdesc
)
stm32_dma_desc_free()
argument
[all...]
H
A
D
fsl-qdma.c
177
struct virt_dma_desc
vdesc
;
member
204
struct virt_dma_desc
vdesc
;
member
991
struct virt_dma_desc *
vdesc
;
in fsl_qdma_enqueue_desc()
local
1018
fsl_qdma_free_desc(struct virt_dma_desc *
vdesc
)
fsl_qdma_free_desc()
argument
[all...]
H
A
D
dma-jz4780.c
119
struct virt_dma_desc
vdesc
;
member
254
static void jz4780_dma_desc_free(struct virt_dma_desc *
vdesc
)
in jz4780_dma_desc_free()
argument
169
to_jz4780_dma_desc( struct virt_dma_desc *
vdesc
)
to_jz4780_dma_desc()
argument
481
struct virt_dma_desc *
vdesc
;
jz4780_dma_begin()
local
637
struct virt_dma_desc *
vdesc
;
jz4780_dma_tx_status()
local
[all...]
H
A
D
stm32-mdma.c
250
struct virt_dma_desc
vdesc
;
member
294
static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *
vdesc
)
in to_stm32_mdma_desc()
argument
366
static void stm32_mdma_desc_free(struct virt_dma_desc *
vdesc
)
in stm32_mdma_desc_free()
argument
1117
struct virt_dma_desc *
vdesc
;
stm32_mdma_start_transfer()
local
1313
struct virt_dma_desc *
vdesc
;
stm32_mdma_tx_status()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/mt7621-dma/
H
A
D
hsdma-mt7621.c
138
struct virt_dma_desc
vdesc
;
member
387
struct virt_dma_desc *
vdesc
;
in gdma_next_desc()
local
177
to_mtk_hsdma_desc( struct virt_dma_desc *
vdesc
)
to_mtk_hsdma_desc()
argument
495
mtk_hsdma_desc_free(struct virt_dma_desc *
vdesc
)
mtk_hsdma_desc_free()
argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/ralink-gdma/
H
A
D
ralink-gdma.c
97
struct virt_dma_desc
vdesc
;
member
150
static struct gdma_dma_desc *to_gdma_dma_desc(struct virt_dma_desc *
vdesc
)
in to_gdma_dma_desc()
argument
415
struct virt_dma_desc *
vdesc
;
in gdma_next_desc()
local
660
struct virt_dma_desc *
vdesc
;
gdma_dma_tx_status()
local
699
gdma_dma_desc_free(struct virt_dma_desc *
vdesc
)
gdma_dma_desc_free()
argument
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
dma-axi-dmac.c
113
struct virt_dma_desc
vdesc
;
member
165
static struct axi_dmac_desc *to_axi_dmac_desc(struct virt_dma_desc *
vdesc
)
in to_axi_dmac_desc()
argument
210
struct virt_dma_desc *
vdesc
;
in axi_dmac_start_transfer()
local
690
axi_dmac_desc_free(struct virt_dma_desc *
vdesc
)
axi_dmac_desc_free()
argument
[all...]
H
A
D
fsl-edma-common.c
227
void fsl_edma_free_desc(struct virt_dma_desc *
vdesc
)
in fsl_edma_free_desc()
argument
402
struct virt_dma_desc *
vdesc
;
in fsl_edma_tx_status()
local
349
fsl_edma_desc_residue(struct fsl_edma_chan *fsl_chan, struct virt_dma_desc *
vdesc
, bool in_progress)
fsl_edma_desc_residue()
argument
768
struct virt_dma_desc *
vdesc
;
fsl_edma_xfer_desc()
local
[all...]
H
A
D
st_fdma.h
96
struct virt_dma_desc
vdesc
;
member
H
A
D
dma-jz4780.c
119
struct virt_dma_desc
vdesc
;
member
262
static void jz4780_dma_desc_free(struct virt_dma_desc *
vdesc
)
in jz4780_dma_desc_free()
argument
170
to_jz4780_dma_desc( struct virt_dma_desc *
vdesc
)
to_jz4780_dma_desc()
argument
489
struct virt_dma_desc *
vdesc
;
jz4780_dma_begin()
local
645
struct virt_dma_desc *
vdesc
;
jz4780_dma_tx_status()
local
[all...]
H
A
D
fsl-qdma.c
178
struct virt_dma_desc
vdesc
;
member
205
struct virt_dma_desc
vdesc
;
member
993
struct virt_dma_desc *
vdesc
;
in fsl_qdma_enqueue_desc()
local
1020
fsl_qdma_free_desc(struct virt_dma_desc *
vdesc
)
fsl_qdma_free_desc()
argument
[all...]
H
A
D
fsl-edma-common.h
164
struct virt_dma_desc
vdesc
;
member
H
A
D
img-mdc-dma.c
175
struct virt_dma_desc *
vdesc
= container_of(t, struct virt_dma_desc, tx);
in to_mdc_desc()
local
H
A
D
stm32-dma.c
191
struct virt_dma_desc
vdesc
;
member
247
static struct stm32_dma_desc *to_stm32_dma_desc(struct virt_dma_desc *
vdesc
)
in to_stm32_dma_desc()
argument
560
struct virt_dma_desc *
vdesc
;
in stm32_dma_start_transfer()
local
1431
struct virt_dma_desc *
vdesc
;
stm32_dma_tx_status()
local
1501
stm32_dma_desc_free(struct virt_dma_desc *
vdesc
)
stm32_dma_desc_free()
argument
[all...]
H
A
D
tegra186-gpc-dma.c
509
struct virt_dma_desc *
vdesc
;
in tegra_dma_start()
local
H
A
D
stm32-mdma.c
223
struct virt_dma_desc
vdesc
;
member
274
static struct stm32_mdma_desc *to_stm32_mdma_desc(struct virt_dma_desc *
vdesc
)
in to_stm32_mdma_desc()
argument
346
static void stm32_mdma_desc_free(struct virt_dma_desc *
vdesc
)
in stm32_mdma_desc_free()
argument
1145
struct virt_dma_desc *
vdesc
;
stm32_mdma_start_transfer()
local
1366
struct virt_dma_desc *
vdesc
;
stm32_mdma_tx_status()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma/dw-axi-dmac/
H
A
D
dw-axi-dmac-platform.c
302
static void vchan_desc_put(struct virt_dma_desc *
vdesc
)
in vchan_desc_put()
argument
312
struct virt_dma_desc *
vdesc
;
in dma_chan_tx_status()
local
/kernel/linux/linux-5.10/drivers/dma/xilinx/
H
A
D
xilinx_dpdma.c
198
struct virt_dma_desc
vdesc
;
member
666
static void xilinx_dpdma_chan_free_tx_desc(struct virt_dma_desc *
vdesc
)
in xilinx_dpdma_chan_free_tx_desc()
argument
841
struct virt_dma_desc *
vdesc
;
in xilinx_dpdma_chan_queue_transfer()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma/lgm/
H
A
D
lgm-dma.c
270
struct virt_dma_desc
vdesc
;
member
300
static inline struct dw2_desc_sw *to_lgm_dma_desc(struct virt_dma_desc *
vdesc
)
in to_lgm_dma_desc()
argument
965
static void dma_free_desc_resource(struct virt_dma_desc *
vdesc
)
in dma_free_desc_resource()
argument
1023
struct virt_dma_desc *
vdesc
;
in ldma_issue_pending()
local
[all...]
Completed in 35 milliseconds
1
2
3