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_acpi_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-acpi.c
86
static inline void *
sdhci_acpi_priv
(struct sdhci_acpi_host *c)
in sdhci_acpi_priv()
function
179
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_start_signal_voltage_switch()
386
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_probe_slot()
410
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_setup_host()
486
int *irq =
sdhci_acpi_priv
(c);
in qcom_probe_slot()
508
int *irq =
sdhci_acpi_priv
(c);
in qcom_free_slot()
557
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in sdhci_acpi_amd_hs400_dll()
585
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in amd_set_ios()
615
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in amd_sdhci_execute_tuning()
630
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_hos
in amd_sdhci_reset()
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-acpi.c
85
static inline void *
sdhci_acpi_priv
(struct sdhci_acpi_host *c)
in sdhci_acpi_priv()
function
178
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_start_signal_voltage_switch()
311
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_probe_slot()
335
struct intel_host *intel_host =
sdhci_acpi_priv
(c);
in intel_setup_host()
411
int *irq =
sdhci_acpi_priv
(c);
in qcom_probe_slot()
433
int *irq =
sdhci_acpi_priv
(c);
in qcom_free_slot()
513
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in sdhci_acpi_amd_hs400_dll()
541
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in amd_set_ios()
571
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_host);
in amd_sdhci_execute_tuning()
586
struct amd_sdhci_host *amd_host =
sdhci_acpi_priv
(acpi_hos
in amd_sdhci_reset()
[all...]
Completed in 4 milliseconds