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:mmc_power_off
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
sdio.c
978
mmc_power_off
(host);
in mmc_sdio_detect()
1016
mmc_power_off
(host);
in mmc_sdio_pre_suspend()
1040
mmc_power_off
(host);
in mmc_sdio_suspend()
1112
mmc_power_off
(host);
in mmc_sdio_runtime_suspend()
H
A
D
core.h
57
void
mmc_power_off
(struct mmc_host *host);
H
A
D
core.c
1361
void
mmc_power_off
(struct mmc_host *host)
in mmc_power_off()
function
1385
mmc_power_off
(host);
in mmc_power_cycle()
2185
mmc_power_off
(host);
in mmc_rescan_try_freq()
2307
mmc_power_off
(host);
in mmc_rescan()
2370
mmc_power_off
(host);
in mmc_stop_host()
2378
mmc_power_off
(host);
in mmc_stop_host()
H
A
D
sd.c
1204
mmc_power_off
(host);
in mmc_sd_detect()
1222
mmc_power_off
(host);
in _mmc_sd_suspend()
H
A
D
mmc.c
2046
mmc_power_off
(host);
in mmc_detect()
2082
mmc_power_off
(host);
in _mmc_suspend()
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
sdio.c
992
mmc_power_off
(host);
in mmc_sdio_detect()
1030
mmc_power_off
(host);
in mmc_sdio_pre_suspend()
1054
mmc_power_off
(host);
in mmc_sdio_suspend()
1126
mmc_power_off
(host);
in mmc_sdio_runtime_suspend()
H
A
D
core.h
58
void
mmc_power_off
(struct mmc_host *host);
H
A
D
core.c
1366
void
mmc_power_off
(struct mmc_host *host)
in mmc_power_off()
function
1390
mmc_power_off
(host);
in mmc_power_cycle()
2101
mmc_power_off
(host);
in mmc_rescan_try_freq()
2241
mmc_power_off
(host);
in mmc_rescan()
2320
mmc_power_off
(host);
in mmc_stop_host()
2326
mmc_power_off
(host);
in mmc_stop_host()
H
A
D
mmc.c
2068
mmc_power_off
(host);
in mmc_detect()
2127
mmc_power_off
(host);
in _mmc_suspend()
H
A
D
sd.c
1628
mmc_power_off
(host);
in mmc_sd_detect()
1715
mmc_power_off
(host);
in _mmc_sd_suspend()
Completed in 16 milliseconds