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:map_destroy
(Results
1 - 25
of
63
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/mtd/maps/
H
A
D
solutionengine.c
82
map_destroy
(eprom_mtd);
in cleanup_soleng_maps()
86
map_destroy
(flash_mtd);
in cleanup_soleng_maps()
H
A
D
nettel.c
335
map_destroy
(intel_mtd);
in nettel_init()
410
map_destroy
(intel_mtd);
in nettel_init()
431
map_destroy
(amd_mtd);
in nettel_cleanup()
444
map_destroy
(intel_mtd);
in nettel_cleanup()
H
A
D
scb2_flash.c
183
map_destroy
(scb2_mtd);
in scb2_flash_probe()
208
map_destroy
(scb2_mtd);
in scb2_flash_remove()
H
A
D
lantiq-flash.c
170
map_destroy
(ltq_mtd->mtd);
in ltq_mtd_probe()
181
map_destroy
(ltq_mtd->mtd);
in ltq_mtd_remove()
H
A
D
sc520cdp.c
234
map_destroy
(mymtd[j]);
in init_sc520cdp()
281
map_destroy
(mymtd[i]);
in cleanup_sc520cdp()
H
A
D
intel_vr_nor.c
79
map_destroy
(p->info);
in vr_nor_destroy_mtd_setup()
228
map_destroy
(p->info);
in vr_nor_pci_probe()
H
A
D
pmcmsp-flash.c
190
map_destroy
(msp_flash[i]);
in init_msp_flash()
209
map_destroy
(msp_flash[i]);
in cleanup_msp_flash()
H
A
D
tsunami_flash.c
81
map_destroy
(mtd);
in cleanup_tsunami_flash()
H
A
D
ts5500_flash.c
93
map_destroy
(mymtd);
in cleanup_ts5500_map()
H
A
D
netsc520.c
114
map_destroy
(mymtd);
in cleanup_netsc520()
H
A
D
cfi_flagadm.c
123
map_destroy
(mymtd);
in cleanup_flagadm()
/kernel/linux/linux-5.10/drivers/mtd/chips/
H
A
D
chipreg.c
86
void
map_destroy
(struct mtd_info *mtd)
in map_destroy()
function
101
EXPORT_SYMBOL(
map_destroy
);
variable
/kernel/linux/linux-6.6/drivers/mtd/chips/
H
A
D
chipreg.c
83
void
map_destroy
(struct mtd_info *mtd)
in map_destroy()
function
98
EXPORT_SYMBOL(
map_destroy
);
variable
/kernel/linux/linux-6.6/drivers/mtd/maps/
H
A
D
solutionengine.c
82
map_destroy
(eprom_mtd);
in cleanup_soleng_maps()
86
map_destroy
(flash_mtd);
in cleanup_soleng_maps()
H
A
D
nettel.c
335
map_destroy
(intel_mtd);
in nettel_init()
410
map_destroy
(intel_mtd);
in nettel_init()
431
map_destroy
(amd_mtd);
in nettel_cleanup()
444
map_destroy
(intel_mtd);
in nettel_cleanup()
H
A
D
scb2_flash.c
183
map_destroy
(scb2_mtd);
in scb2_flash_probe()
208
map_destroy
(scb2_mtd);
in scb2_flash_remove()
H
A
D
lantiq-flash.c
165
map_destroy
(ltq_mtd->mtd);
in ltq_mtd_probe()
176
map_destroy
(ltq_mtd->mtd);
in ltq_mtd_remove()
H
A
D
intel_vr_nor.c
79
map_destroy
(p->info);
in vr_nor_destroy_mtd_setup()
228
map_destroy
(p->info);
in vr_nor_pci_probe()
H
A
D
sc520cdp.c
234
map_destroy
(mymtd[j]);
in init_sc520cdp()
281
map_destroy
(mymtd[i]);
in cleanup_sc520cdp()
H
A
D
netsc520.c
114
map_destroy
(mymtd);
in cleanup_netsc520()
H
A
D
cfi_flagadm.c
123
map_destroy
(mymtd);
in cleanup_flagadm()
H
A
D
tsunami_flash.c
81
map_destroy
(mtd);
in cleanup_tsunami_flash()
H
A
D
ts5500_flash.c
93
map_destroy
(mymtd);
in cleanup_ts5500_map()
/kernel/linux/linux-5.10/drivers/mtd/hyperbus/
H
A
D
hyperbus-core.c
121
map_destroy
(hbdev->mtd);
in hyperbus_register_device()
135
map_destroy
(hbdev->mtd);
in hyperbus_unregister_device()
/kernel/linux/linux-6.6/drivers/mtd/hyperbus/
H
A
D
hyperbus-core.c
121
map_destroy
(hbdev->mtd);
in hyperbus_register_device()
133
map_destroy
(hbdev->mtd);
in hyperbus_unregister_device()
Completed in 9 milliseconds
1
2
3