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:addr_inc
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
ste_dma40_ll.c
140
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_phy_fill_lli()
local
166
if (
addr_inc
)
in d40_phy_fill_lli()
219
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_phy_buf_to_lli()
local
255
if (
addr_inc
)
in d40_phy_buf_to_lli()
367
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_log_fill_lli()
local
382
if (
addr_inc
)
in d40_log_fill_lli()
395
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_log_buf_to_lli()
local
409
if (
addr_inc
)
in d40_log_buf_to_lli()
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
ste_dma40_ll.c
141
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_phy_fill_lli()
local
167
if (
addr_inc
)
in d40_phy_fill_lli()
220
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_phy_buf_to_lli()
local
256
if (
addr_inc
)
in d40_phy_buf_to_lli()
368
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_log_fill_lli()
local
383
if (
addr_inc
)
in d40_log_fill_lli()
396
bool
addr_inc
= flags & LLI_ADDR_INC;
in d40_log_buf_to_lli()
local
410
if (
addr_inc
)
in d40_log_buf_to_lli()
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
s5k4ecgx.c
330
u32 addr, crc, crc_file,
addr_inc
= 0;
in s5k4ecgx_load_firmware()
local
361
if (addr -
addr_inc
!= 2)
in s5k4ecgx_load_firmware()
367
addr_inc
= addr;
in s5k4ecgx_load_firmware()
Completed in 4 milliseconds