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:cvm_mmc_slot
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
cavium.c
228
static bool switch_val_changed(struct
cvm_mmc_slot
*slot, u64 new_val)
in switch_val_changed()
236
static void set_wdog(struct
cvm_mmc_slot
*slot, unsigned int ns)
in set_wdog()
250
static void cvm_mmc_reset_bus(struct
cvm_mmc_slot
*slot)
in cvm_mmc_reset_bus()
271
static void cvm_mmc_switch_to(struct
cvm_mmc_slot
*slot)
in cvm_mmc_switch_to()
274
struct
cvm_mmc_slot
*old_slot;
in cvm_mmc_switch_to()
628
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in prepare_ext_dma()
653
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_dma_request()
754
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_request()
826
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_set_ios()
906
static void cvm_mmc_set_clock(struct
cvm_mmc_slot
*slo
[all...]
H
A
D
cavium.h
81
struct
cvm_mmc_slot
*slot[CAVIUM_MAX_MMC];
94
struct
cvm_mmc_slot
{
struct
212
int cvm_mmc_of_slot_remove(struct
cvm_mmc_slot
*slot);
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
cavium.c
228
static bool switch_val_changed(struct
cvm_mmc_slot
*slot, u64 new_val)
in switch_val_changed()
236
static void set_wdog(struct
cvm_mmc_slot
*slot, unsigned int ns)
in set_wdog()
250
static void cvm_mmc_reset_bus(struct
cvm_mmc_slot
*slot)
in cvm_mmc_reset_bus()
271
static void cvm_mmc_switch_to(struct
cvm_mmc_slot
*slot)
in cvm_mmc_switch_to()
274
struct
cvm_mmc_slot
*old_slot;
in cvm_mmc_switch_to()
627
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in prepare_ext_dma()
652
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_dma_request()
752
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_request()
824
struct
cvm_mmc_slot
*slot = mmc_priv(mmc);
in cvm_mmc_set_ios()
904
static void cvm_mmc_set_clock(struct
cvm_mmc_slot
*slo
[all...]
H
A
D
cavium.h
81
struct
cvm_mmc_slot
*slot[CAVIUM_MAX_MMC];
94
struct
cvm_mmc_slot
{
struct
212
int cvm_mmc_of_slot_remove(struct
cvm_mmc_slot
*slot);
Completed in 5 milliseconds