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:nvmem
(Results
1 - 25
of
99
) sorted by relevance
1
2
3
4
/kernel/linux/linux-6.6/drivers/nvmem/
H
A
D
Makefile
[all...]
H
A
D
qoriq-efuse.c
43
struct nvmem_device *
nvmem
;
in qoriq_efuse_probe()
local
H
A
D
meson-efuse.c
46
struct nvmem_device *
nvmem
;
in meson_efuse_probe()
local
H
A
D
sec-qfprom.c
56
struct nvmem_device *
nvmem
;
in sec_qfprom_probe()
local
H
A
D
rmem.c
14
struct nvmem_device *
nvmem
;
member
H
A
D
zynqmp_nvmem.c
16
struct nvmem_device *
nvmem
;
member
H
A
D
uniphier-efuse.c
36
struct nvmem_device *
nvmem
;
in uniphier_efuse_probe()
local
H
A
D
layerscape-sfp.c
50
struct nvmem_device *
nvmem
;
in layerscape_sfp_probe()
local
H
A
D
lpc18xx_otp.c
68
struct nvmem_device *
nvmem
;
in lpc18xx_otp_probe()
local
H
A
D
imx-iim.c
100
struct nvmem_device *
nvmem
;
in imx_iim_probe()
local
/kernel/linux/linux-5.10/drivers/nvmem/
H
A
D
Makefile
[all...]
H
A
D
meson-efuse.c
46
struct nvmem_device *
nvmem
;
in meson_efuse_probe()
local
H
A
D
uniphier-efuse.c
36
struct nvmem_device *
nvmem
;
in uniphier_efuse_probe()
local
H
A
D
zynqmp_nvmem.c
16
struct nvmem_device *
nvmem
;
member
H
A
D
lpc18xx_otp.c
69
struct nvmem_device *
nvmem
;
in lpc18xx_otp_probe()
local
H
A
D
mtk-efuse.c
35
struct nvmem_device *
nvmem
;
in mtk_efuse_probe()
local
H
A
D
mxs-ocotp.c
33
struct nvmem_device *
nvmem
;
member
H
A
D
qcom-spmi-sdam.c
114
struct nvmem_device *
nvmem
;
in sdam_probe()
local
H
A
D
snvs_lpgpr.c
95
struct nvmem_device *
nvmem
;
in snvs_lpgpr_probe()
local
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
nvmem.c
17
struct nvmem_device *
nvmem
;
in devm_rtc_nvmem_register()
local
/kernel/linux/linux-5.10/drivers/soc/atmel/
H
A
D
sfr.c
46
struct nvmem_device *
nvmem
;
in atmel_sfr_probe()
local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H
A
D
nvm.c
60
struct nvmem_device *
nvmem
;
in tb_nvm_add_active()
local
125
struct nvmem_device *
nvmem
;
in tb_nvm_add_non_active()
local
[all...]
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
nvmem.c
83
struct nvmem_device *
nvmem
;
in rtc_nvmem_register()
local
41
rtc_nvram_register(struct rtc_device *rtc, struct
nvmem
_device *
nvmem
, size_t size)
rtc_nvram_register()
argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/atmel/
H
A
D
sfr.c
45
struct nvmem_device *
nvmem
;
in atmel_sfr_probe()
local
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
H
A
D
fuse.h
59
struct nvmem_device *
nvmem
;
member
Completed in 6 milliseconds
1
2
3
4