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:sdhci_ops
(Results
1 - 25
of
80
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-iproc.c
193
static const struct
sdhci_ops
sdhci_iproc_ops = {
201
static const struct
sdhci_ops
sdhci_iproc_32only_ops = {
281
static const struct
sdhci_ops
sdhci_iproc_bcm2711_ops = {
H
A
D
sdhci-brcmstb.c
39
struct
sdhci_ops
*ops;
149
static struct
sdhci_ops
sdhci_brcmstb_ops = {
156
static struct
sdhci_ops
sdhci_brcmstb_ops_7216 = {
H
A
D
sdhci-of-hlwd.c
50
static const struct
sdhci_ops
sdhci_hlwd_ops = {
H
A
D
sdhci-pci-dwc-mshc.c
74
static const struct
sdhci_ops
sdhci_snps_ops = {
H
A
D
sdhci-dove.c
49
static const struct
sdhci_ops
sdhci_dove_ops = {
H
A
D
sdhci-cns3xxx.c
76
static const struct
sdhci_ops
sdhci_cns3xxx_ops = {
H
A
D
sdhci-pltfm.h
16
const struct
sdhci_ops
*ops;
H
A
D
sdhci-acpi.c
48
const struct
sdhci_ops
*ops;
221
static const struct
sdhci_ops
sdhci_acpi_ops_dflt = {
228
static const struct
sdhci_ops
sdhci_acpi_ops_int = {
640
static const struct
sdhci_ops
sdhci_acpi_ops_amd = {
H
A
D
sdhci_am654.c
456
static struct
sdhci_ops
sdhci_am654_ops = {
486
static struct
sdhci_ops
sdhci_j721e_8bit_ops = {
510
static struct
sdhci_ops
sdhci_j721e_4bit_ops = {
H
A
D
sdhci-pci.h
153
const struct
sdhci_ops
*ops;
H
A
D
sdhci-spear.c
36
static const struct
sdhci_ops
sdhci_pltfm_ops = {
H
A
D
sdhci-pci-gli.c
806
static const struct
sdhci_ops
sdhci_gl9755_ops = {
825
static const struct
sdhci_ops
sdhci_gl9750_ops = {
846
static const struct
sdhci_ops
sdhci_gl9763e_ops = {
H
A
D
sdhci-of-dwcmshc.c
103
static const struct
sdhci_ops
sdhci_dwcmshc_ops = {
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-pxav2.c
179
const struct
sdhci_ops
*ops;
183
static const struct
sdhci_ops
pxav1_sdhci_ops = {
199
static const struct
sdhci_ops
pxav2_sdhci_ops = {
H
A
D
sdhci-iproc.c
184
static const struct
sdhci_ops
sdhci_iproc_ops = {
192
static const struct
sdhci_ops
sdhci_iproc_32only_ops = {
272
static const struct
sdhci_ops
sdhci_iproc_bcm2711_ops = {
H
A
D
sdhci-of-hlwd.c
50
static const struct
sdhci_ops
sdhci_hlwd_ops = {
H
A
D
sdhci-pci-dwc-mshc.c
74
static const struct
sdhci_ops
sdhci_snps_ops = {
H
A
D
sdhci-dove.c
49
static const struct
sdhci_ops
sdhci_dove_ops = {
H
A
D
sdhci-brcmstb.c
41
struct
sdhci_ops
*ops;
151
static struct
sdhci_ops
sdhci_brcmstb_ops = {
158
static struct
sdhci_ops
sdhci_brcmstb_ops_7216 = {
H
A
D
sdhci-pltfm.h
16
const struct
sdhci_ops
*ops;
H
A
D
sdhci-acpi.c
47
const struct
sdhci_ops
*ops;
220
static const struct
sdhci_ops
sdhci_acpi_ops_dflt = {
227
static const struct
sdhci_ops
sdhci_acpi_ops_int = {
596
static const struct
sdhci_ops
sdhci_acpi_ops_amd = {
H
A
D
sdhci-pci.h
158
const struct
sdhci_ops
*ops;
H
A
D
sdhci-spear.c
36
static const struct
sdhci_ops
sdhci_pltfm_ops = {
H
A
D
sdhci-cadence.c
381
static const struct
sdhci_ops
sdhci_elba_ops = {
413
static const struct
sdhci_ops
sdhci_cdns_ops = {
H
A
D
sdhci_am654.c
457
static struct
sdhci_ops
sdhci_am654_ops = {
487
static struct
sdhci_ops
sdhci_j721e_8bit_ops = {
511
static struct
sdhci_ops
sdhci_j721e_4bit_ops = {
Completed in 17 milliseconds
1
2
3
4