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_delay
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/core/
H
A
D
mmc_ops.c
150
mmc_delay
(1);
in mmc_go_idle()
159
mmc_delay
(1);
in mmc_go_idle()
163
mmc_delay
(1);
in mmc_go_idle()
196
mmc_delay
(10);
in mmc_send_op_cond()
506
mmc_delay
(timeout_ms);
in __mmc_poll_for_busy()
H
A
D
core.c
238
mmc_delay
(1);
in __mmc_start_request()
1193
mmc_delay
(10);
in mmc_host_set_uhs_voltage()
1230
mmc_delay
(1);
in mmc_set_uhs_voltage()
1246
mmc_delay
(1);
in mmc_set_uhs_voltage()
1345
mmc_delay
(host->ios.power_delay_ms);
in mmc_power_up()
1358
mmc_delay
(host->ios.power_delay_ms);
in mmc_power_up()
1380
mmc_delay
(1);
in mmc_power_off()
1387
mmc_delay
(1);
in mmc_power_cycle()
H
A
D
core.h
62
static inline void
mmc_delay
(unsigned int ms)
in mmc_delay()
function
H
A
D
sdio_ops.c
53
mmc_delay
(10);
in mmc_send_io_op_cond()
H
A
D
sd_ops.c
149
mmc_delay
(10);
in mmc_send_app_op_cond()
H
A
D
mmc.c
1972
mmc_delay
(timeout_ms);
in mmc_sleep()
/kernel/linux/linux-6.6/drivers/mmc/core/
H
A
D
mmc_ops.c
163
mmc_delay
(1);
in mmc_go_idle()
172
mmc_delay
(1);
in mmc_go_idle()
176
mmc_delay
(1);
in mmc_go_idle()
635
mmc_delay
(timeout_ms);
in __mmc_switch()
H
A
D
core.c
238
mmc_delay
(1);
in __mmc_start_request()
1198
mmc_delay
(10);
in mmc_host_set_uhs_voltage()
1235
mmc_delay
(1);
in mmc_set_uhs_voltage()
1251
mmc_delay
(1);
in mmc_set_uhs_voltage()
1350
mmc_delay
(host->ios.power_delay_ms);
in mmc_power_up()
1363
mmc_delay
(host->ios.power_delay_ms);
in mmc_power_up()
1385
mmc_delay
(1);
in mmc_power_off()
1392
mmc_delay
(1);
in mmc_power_cycle()
H
A
D
core.h
63
static inline void
mmc_delay
(unsigned int ms)
in mmc_delay()
function
H
A
D
sdio_ops.c
53
mmc_delay
(10);
in mmc_send_io_op_cond()
H
A
D
sd_ops.c
150
mmc_delay
(10);
in mmc_send_app_op_cond()
H
A
D
mmc.c
1990
mmc_delay
(timeout_ms);
in mmc_sleep()
Completed in 15 milliseconds