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:mxs_mmc_host
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
mxs-mmc.c
48
struct
mxs_mmc_host
{
struct
64
struct
mxs_mmc_host
*host = mmc_priv(mmc);
in mxs_mmc_get_cd()
85
static int mxs_mmc_reset(struct
mxs_mmc_host
*host)
in mxs_mmc_reset()
121
static void mxs_mmc_start_cmd(struct
mxs_mmc_host
*host,
124
static void mxs_mmc_request_done(struct
mxs_mmc_host
*host)
in mxs_mmc_request_done()
171
struct
mxs_mmc_host
*host = param;
in mxs_mmc_dma_irq_callback()
178
struct
mxs_mmc_host
*host = dev_id;
in mxs_mmc_irq_handler()
215
struct
mxs_mmc_host
*host, unsigned long flags)
in mxs_mmc_prep_dma()
249
static void mxs_mmc_bc(struct
mxs_mmc_host
*host)
in mxs_mmc_bc()
283
static void mxs_mmc_ac(struct
mxs_mmc_host
*hos
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
mxs-mmc.c
47
struct
mxs_mmc_host
{
struct
63
struct
mxs_mmc_host
*host = mmc_priv(mmc);
in mxs_mmc_get_cd()
84
static int mxs_mmc_reset(struct
mxs_mmc_host
*host)
in mxs_mmc_reset()
120
static void mxs_mmc_start_cmd(struct
mxs_mmc_host
*host,
123
static void mxs_mmc_request_done(struct
mxs_mmc_host
*host)
in mxs_mmc_request_done()
170
struct
mxs_mmc_host
*host = param;
in mxs_mmc_dma_irq_callback()
177
struct
mxs_mmc_host
*host = dev_id;
in mxs_mmc_irq_handler()
214
struct
mxs_mmc_host
*host, unsigned long flags)
in mxs_mmc_prep_dma()
248
static void mxs_mmc_bc(struct
mxs_mmc_host
*host)
in mxs_mmc_bc()
282
static void mxs_mmc_ac(struct
mxs_mmc_host
*hos
[all...]
Completed in 2 milliseconds