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_pci_chip
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-pci.h
129
struct
sdhci_pci_chip
;
138
int (*probe) (struct
sdhci_pci_chip
*);
145
int (*suspend) (struct
sdhci_pci_chip
*);
146
int (*resume) (struct
sdhci_pci_chip
*);
149
int (*runtime_suspend) (struct
sdhci_pci_chip
*);
150
int (*runtime_resume) (struct
sdhci_pci_chip
*);
158
struct
sdhci_pci_chip
*chip;
173
struct
sdhci_pci_chip
{
struct
193
int sdhci_pci_resume_host(struct
sdhci_pci_chip
*chip);
H
A
D
sdhci-pci-core.c
46
static int sdhci_pci_init_wakeup(struct
sdhci_pci_chip
*chip)
in sdhci_pci_init_wakeup()
70
static int sdhci_pci_suspend_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_suspend_host()
104
int sdhci_pci_resume_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_resume_host()
124
static int sdhci_cqhci_suspend(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_suspend()
135
static int sdhci_cqhci_resume(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_resume()
148
static int sdhci_pci_runtime_suspend_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_runtime_suspend_host()
178
static int sdhci_pci_runtime_resume_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_runtime_resume_host()
196
static int sdhci_cqhci_runtime_suspend(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_runtime_suspend()
207
static int sdhci_cqhci_runtime_resume(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_runtime_resume()
251
static int ricoh_probe(struct
sdhci_pci_chip
*chi
[all...]
H
A
D
sdhci-pci-o2micro.c
157
static void o2_pci_set_baseclk(struct
sdhci_pci_chip
*chip, u32 value)
in o2_pci_set_baseclk()
240
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_o2_dll_recovery()
377
static void o2_pci_led_enable(struct
sdhci_pci_chip
*chip)
in o2_pci_led_enable()
402
static void sdhci_pci_o2_fujin2_pci_init(struct
sdhci_pci_chip
*chip)
in sdhci_pci_o2_fujin2_pci_init()
488
static void sdhci_pci_o2_enable_msi(struct
sdhci_pci_chip
*chip,
in sdhci_pci_o2_enable_msi()
530
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_pci_o2_set_clock()
562
struct
sdhci_pci_chip
*chip;
in sdhci_pci_o2_probe_slot()
635
static int sdhci_pci_o2_probe(struct
sdhci_pci_chip
*chip)
in sdhci_pci_o2_probe()
846
static int sdhci_pci_o2_resume(struct
sdhci_pci_chip
*chip)
in sdhci_pci_o2_resume()
H
A
D
sdhci-pci-gli.c
585
static int sdhci_pci_gli_resume(struct
sdhci_pci_chip
*chip)
in sdhci_pci_gli_resume()
595
static int sdhci_cqhci_gli_resume(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_gli_resume()
607
static int sdhci_cqhci_gli_suspend(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_gli_suspend()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-pci.h
134
struct
sdhci_pci_chip
;
143
int (*probe) (struct
sdhci_pci_chip
*);
150
int (*suspend) (struct
sdhci_pci_chip
*);
151
int (*resume) (struct
sdhci_pci_chip
*);
154
int (*runtime_suspend) (struct
sdhci_pci_chip
*);
155
int (*runtime_resume) (struct
sdhci_pci_chip
*);
163
struct
sdhci_pci_chip
*chip;
173
struct
sdhci_pci_chip
{
struct
193
int sdhci_pci_resume_host(struct
sdhci_pci_chip
*chip);
H
A
D
sdhci-pci-core.c
47
static int sdhci_pci_init_wakeup(struct
sdhci_pci_chip
*chip)
in sdhci_pci_init_wakeup()
71
static int sdhci_pci_suspend_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_suspend_host()
105
int sdhci_pci_resume_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_resume_host()
125
static int sdhci_cqhci_suspend(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_suspend()
136
static int sdhci_cqhci_resume(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_resume()
149
static int sdhci_pci_runtime_suspend_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_runtime_suspend_host()
179
static int sdhci_pci_runtime_resume_host(struct
sdhci_pci_chip
*chip)
in sdhci_pci_runtime_resume_host()
197
static int sdhci_cqhci_runtime_suspend(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_runtime_suspend()
208
static int sdhci_cqhci_runtime_resume(struct
sdhci_pci_chip
*chip)
in sdhci_cqhci_runtime_resume()
244
static int ricoh_probe(struct
sdhci_pci_chip
*chi
[all...]
H
A
D
sdhci-pci-o2micro.c
167
static void o2_pci_set_baseclk(struct
sdhci_pci_chip
*chip, u32 value)
in o2_pci_set_baseclk()
250
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_o2_dll_recovery()
318
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_o2_execute_tuning()
431
static void o2_pci_led_enable(struct
sdhci_pci_chip
*chip)
in o2_pci_led_enable()
456
static void sdhci_pci_o2_fujin2_pci_init(struct
sdhci_pci_chip
*chip)
in sdhci_pci_o2_fujin2_pci_init()
542
static void sdhci_pci_o2_enable_msi(struct
sdhci_pci_chip
*chip,
in sdhci_pci_o2_enable_msi()
585
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_pci_o2_set_clock()
639
struct
sdhci_pci_chip
*chip = slot->chip;
in sdhci_pci_o2_init_sd_express()
698
struct
sdhci_pci_chip
*chip;
in sdhci_pci_o2_set_power()
727
struct
sdhci_pci_chip
*chi
in sdhci_pci_o2_probe_slot()
[all...]
H
A
D
sdhci-pci-gli.c
1372
static int gl9763e_runtime_suspend(struct
sdhci_pci_chip
*chip)
in gl9763e_runtime_suspend()
1388
static int gl9763e_runtime_resume(struct
sdhci_pci_chip
*chip)
in gl9763e_runtime_resume()
1422
static int sdhci_pci_gli_resume(struct
sdhci_pci_chip
*chip)
in sdhci_pci_gli_resume()
1432
static int gl9763e_resume(struct
sdhci_pci_chip
*chip)
in gl9763e_resume()
1454
static int gl9763e_suspend(struct
sdhci_pci_chip
*chip)
in gl9763e_suspend()
Completed in 11 milliseconds