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:jedec
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/devices/
H
A
D
mtd_dataflash.c
778
u64
jedec
;
in jedec_probe()
local
736
jedec
_lookup(struct spi_device *spi, u64
jedec
, bool use_extid)
jedec_lookup()
argument
H
A
D
st_spi_fsm.c
1831
static void stfsm_read_jedec(struct stfsm *fsm, uint8_t *
jedec
)
in stfsm_read_jedec()
argument
1849
u32
jedec
;
in stfsm_jedec_probe()
local
/kernel/linux/linux-6.6/drivers/mtd/devices/
H
A
D
mtd_dataflash.c
784
u64
jedec
;
in jedec_probe()
local
742
jedec
_lookup(struct spi_device *spi, u64
jedec
, bool use_extid)
jedec_lookup()
argument
H
A
D
st_spi_fsm.c
1831
static void stfsm_read_jedec(struct stfsm *fsm, uint8_t *
jedec
)
in stfsm_read_jedec()
argument
1849
u32
jedec
;
in stfsm_jedec_probe()
local
/kernel/linux/linux-5.10/drivers/pcmcia/
H
A
D
cistpl.c
822
static int parse_jedec(tuple_t *tuple, cistpl_jedec_t *
jedec
)
in parse_jedec()
argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H
A
D
cistpl.c
822
static int parse_jedec(tuple_t *tuple, cistpl_jedec_t *
jedec
)
in parse_jedec()
argument
/kernel/linux/linux-5.10/include/pcmcia/
H
A
D
cistpl.h
540
cistpl_jedec_t
jedec
;
member
/kernel/linux/linux-6.6/include/pcmcia/
H
A
D
cistpl.h
540
cistpl_jedec_t
jedec
;
member
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
cros_ec_commands.h
1657
uint8_t
jedec
[3];
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
cros_ec_commands.h
1685
uint8_t
jedec
[3];
member
Completed in 42 milliseconds