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:ufshcd_remove
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-6.6/drivers/ufs/host/
H
A
D
tc-dwc-g210-pltfrm.c
82
ufshcd_remove
(hba);
in tc_dwc_g210_pltfm_remove()
H
A
D
tc-dwc-g210-pci.c
46
ufshcd_remove
(hba);
in tc_dwc_g210_pci_remove()
H
A
D
cdns-pltfrm.c
312
ufshcd_remove
(hba);
in cdns_ufs_pltfrm_remove()
H
A
D
ufshcd-pci.c
518
ufshcd_remove
(hba);
in ufshcd_pci_remove()
H
A
D
ufs-sprd.c
433
ufshcd_remove
(hba);
in ufs_sprd_remove()
H
A
D
ufs-renesas.c
395
ufshcd_remove
(hba);
in ufs_renesas_remove()
H
A
D
ufs-hisi.c
582
ufshcd_remove
(hba);
in ufs_hisi_remove()
H
A
D
ufs-mediatek.c
1756
ufshcd_remove
(hba);
in ufs_mtk_remove()
H
A
D
ufs-exynos.c
1614
ufshcd_remove
(hba);
in exynos_ufs_remove()
H
A
D
ufs-qcom.c
1925
ufshcd_remove
(hba);
in ufs_qcom_remove()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H
A
D
tc-dwc-g210-pltfrm.c
81
ufshcd_remove
(hba);
in tc_dwc_g210_pltfm_remove()
H
A
D
tc-dwc-g210-pci.c
79
ufshcd_remove
(hba);
in tc_dwc_g210_pci_remove()
H
A
D
cdns-pltfrm.c
313
ufshcd_remove
(hba);
in cdns_ufs_pltfrm_remove()
H
A
D
ufshcd-pci.c
310
ufshcd_remove
(hba);
in ufshcd_pci_remove()
H
A
D
ufs-hisi.c
581
ufshcd_remove
(hba);
in ufs_hisi_remove()
H
A
D
ufs-mediatek.c
964
ufshcd_remove
(hba);
in ufs_mtk_remove()
H
A
D
ufshcd.h
893
void
ufshcd_remove
(struct ufs_hba *);
H
A
D
ufs-exynos.c
1244
ufshcd_remove
(hba);
in exynos_ufs_remove()
H
A
D
ufs-qcom.c
1531
ufshcd_remove
(hba);
in ufs_qcom_remove()
H
A
D
ufshcd.c
8976
*
ufshcd_remove
- de-allocate SCSI host and host memory space
8980
void
ufshcd_remove
(struct ufs_hba *hba)
in ufshcd_remove()
function
8999
EXPORT_SYMBOL_GPL(
ufshcd_remove
);
variable
/kernel/linux/linux-6.6/include/ufs/
H
A
D
ufshcd.h
1239
void
ufshcd_remove
(struct ufs_hba *);
/kernel/linux/linux-6.6/drivers/ufs/core/
H
A
D
ufshcd.c
10095
*
ufshcd_remove
- de-allocate SCSI host and host memory space
10099
void
ufshcd_remove
(struct ufs_hba *hba)
in ufshcd_remove()
function
10115
EXPORT_SYMBOL_GPL(
ufshcd_remove
);
variable
Completed in 42 milliseconds