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:dma_buf_size
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
ttm_object.c
96
size_t
dma_buf_size
;
member
/kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/
H
A
D
mcam-core.c
62
static int
dma_buf_size
= VGA_WIDTH * VGA_HEIGHT * 2; /* Worst case */
variable
[all...]
H
A
D
mcam-core.h
168
unsigned int
dma_buf_size
; /* allocated size */
member
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-tegra20-slink.c
175
unsigned
dma_buf_size
;
member
[all...]
H
A
D
spi-tegra114.c
189
unsigned
dma_buf_size
;
member
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-tegra20-slink.c
177
unsigned
dma_buf_size
;
member
[all...]
H
A
D
spi-tegra114.c
188
unsigned
dma_buf_size
;
member
[all...]
H
A
D
spi-tegra210-quad.c
197
unsigned int
dma_buf_size
;
member
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/marvell/
H
A
D
mcam-core.c
62
static int
dma_buf_size
= VGA_WIDTH * VGA_HEIGHT * 2; /* Worst case */
variable
[all...]
H
A
D
mcam-core.h
167
unsigned int
dma_buf_size
; /* allocated size */
member
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H
A
D
ddbridge-core.c
100
static int
dma_buf_size
= 21;
variable
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-tegra.c
285
unsigned int
dma_buf_size
;
member
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H
A
D
ddbridge-core.c
91
static int
dma_buf_size
= 21;
variable
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-tegra.c
286
unsigned int
dma_buf_size
;
member
Completed in 29 milliseconds