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:cqhci_host_ops
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
cqhci.h
141
struct
cqhci_host_ops
;
147
const struct
cqhci_host_ops
*ops;
201
struct
cqhci_host_ops
{
struct
H
A
D
sdhci-brcmstb.c
143
static const struct
cqhci_host_ops
sdhci_brcmstb_cqhci_ops = {
H
A
D
sdhci_am654.c
547
static const struct
cqhci_host_ops
sdhci_am654_cqhci_ops = {
H
A
D
sdhci-pci-gli.c
702
static const struct
cqhci_host_ops
sdhci_gl9763e_cqhci_ops = {
H
A
D
sdhci-of-arasan.c
436
static const struct
cqhci_host_ops
sdhci_arasan_cqhci_ops = {
H
A
D
sdhci-tegra.c
1180
*
cqhci_host_ops
enable where SDHCI DMA and BLOCK_SIZE registers need
in tegra_cqhci_writel()
1324
static const struct
cqhci_host_ops
sdhci_tegra_cqhci_ops = {
H
A
D
sdhci-pci-core.c
995
static const struct
cqhci_host_ops
glk_cqhci_ops = {
H
A
D
sdhci-esdhc-imx.c
1474
static const struct
cqhci_host_ops
esdhc_cqhci_ops = {
H
A
D
sdhci-msm.c
1855
static const struct
cqhci_host_ops
sdhci_msm_cqhci_ops = {
H
A
D
mtk-sd.c
2345
static const struct
cqhci_host_ops
msdc_cmdq_ops = {
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
cqhci.h
216
struct
cqhci_host_ops
;
222
const struct
cqhci_host_ops
*ops;
282
struct
cqhci_host_ops
{
struct
H
A
D
sdhci-brcmstb.c
145
static const struct
cqhci_host_ops
sdhci_brcmstb_cqhci_ops = {
H
A
D
sdhci_am654.c
548
static const struct
cqhci_host_ops
sdhci_am654_cqhci_ops = {
H
A
D
sdhci-of-arasan.c
542
static const struct
cqhci_host_ops
sdhci_arasan_cqhci_ops = {
H
A
D
sdhci-pci-core.c
937
static const struct
cqhci_host_ops
glk_cqhci_ops = {
H
A
D
sdhci-pci-gli.c
1285
static const struct
cqhci_host_ops
sdhci_gl9763e_cqhci_ops = {
H
A
D
sdhci-tegra.c
1194
*
cqhci_host_ops
enable where SDHCI DMA and BLOCK_SIZE registers need
in tegra_cqhci_writel()
1338
static const struct
cqhci_host_ops
sdhci_tegra_cqhci_ops = {
H
A
D
sdhci-esdhc-imx.c
1586
static const struct
cqhci_host_ops
esdhc_cqhci_ops = {
H
A
D
sdhci-msm.c
1987
static const struct
cqhci_host_ops
sdhci_msm_cqhci_ops = {
H
A
D
mtk-sd.c
2573
static const struct
cqhci_host_ops
msdc_cmdq_ops = {
Completed in 50 milliseconds