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:ENABLE_VPP
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/chips/
H
A
D
cfi_cmdset_0020.c
494
ENABLE_VPP
(map);
in do_write_buffer()
787
ENABLE_VPP
(map);
in do_erase_oneblock()
1084
ENABLE_VPP
(map);
in do_lock_oneblock()
1230
ENABLE_VPP
(map);
in do_unlock_oneblock()
H
A
D
cfi_cmdset_0001.c
1595
ENABLE_VPP
(map);
in do_write_oneword()
1756
ENABLE_VPP
(map);
in do_write_buffer()
1969
ENABLE_VPP
(map);
in do_erase_oneblock()
2136
ENABLE_VPP
(map);
in do_xxlock_oneblock()
H
A
D
cfi_cmdset_0002.c
1768
ENABLE_VPP
(map);
in do_write_oneword_retry()
2041
ENABLE_VPP
(map);
in do_write_buffer()
2258
ENABLE_VPP
(map);
in do_panic_write_oneword()
2430
ENABLE_VPP
(map);
in do_erase_chip()
2530
ENABLE_VPP
(map);
in do_erase_oneblock()
/kernel/linux/linux-6.6/drivers/mtd/chips/
H
A
D
cfi_cmdset_0020.c
495
ENABLE_VPP
(map);
in do_write_buffer()
788
ENABLE_VPP
(map);
in do_erase_oneblock()
1085
ENABLE_VPP
(map);
in do_lock_oneblock()
1231
ENABLE_VPP
(map);
in do_unlock_oneblock()
H
A
D
cfi_cmdset_0001.c
1597
ENABLE_VPP
(map);
in do_write_oneword()
1758
ENABLE_VPP
(map);
in do_write_buffer()
1971
ENABLE_VPP
(map);
in do_erase_oneblock()
2138
ENABLE_VPP
(map);
in do_xxlock_oneblock()
H
A
D
cfi_cmdset_0002.c
1772
ENABLE_VPP
(map);
in do_write_oneword_retry()
2045
ENABLE_VPP
(map);
in do_write_buffer()
2262
ENABLE_VPP
(map);
in do_panic_write_oneword()
2434
ENABLE_VPP
(map);
in do_erase_chip()
2534
ENABLE_VPP
(map);
in do_erase_oneblock()
/kernel/linux/linux-5.10/include/linux/mtd/
H
A
D
map.h
253
#define
ENABLE_VPP
(map) do { if (map->set_vpp) map->set_vpp(map, 1); } while (0)
macro
/kernel/linux/linux-6.6/include/linux/mtd/
H
A
D
map.h
253
#define
ENABLE_VPP
(map) do { if (map->set_vpp) map->set_vpp(map, 1); } while (0)
macro
Completed in 19 milliseconds