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
defs:pd_dev
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpuidle/
H
A
D
cpuidle-psci.c
60
struct device *
pd_dev
= data->dev;
in psci_enter_domain_idle_state()
local
88
struct device *
pd_dev
= __this_cpu_read(psci_cpuidle_data.dev);
in psci_idle_cpuhp_up()
local
98
struct device *
pd_dev
= __this_cpu_read(psci_cpuidle_data.dev);
in psci_idle_cpuhp_down()
local
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H
A
D
imx8.c
56
struct device **
pd_dev
;
member
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H
A
D
clk-imx8-acm.c
28
struct device **
pd_dev
;
member
[all...]
/kernel/linux/linux-6.6/drivers/cpuidle/
H
A
D
cpuidle-psci.c
57
struct device *
pd_dev
= data->dev;
in __psci_enter_domain_idle_state()
local
104
struct device *
pd_dev
= __this_cpu_read(psci_cpuidle_data.dev);
in psci_idle_cpuhp_up()
local
114
struct device *
pd_dev
= __this_cpu_read(psci_cpuidle_data.dev);
in psci_idle_cpuhp_down()
local
[all...]
H
A
D
cpuidle-riscv-sbi.c
115
struct device *
pd_dev
= data->dev;
in __sbi_enter_domain_idle_state()
local
167
struct device *
pd_dev
= __this_cpu_read(sbi_cpuidle_data.dev);
in sbi_cpuidle_cpuhp_up()
local
177
struct device *
pd_dev
= __this_cpu_read(sbi_cpuidle_data.dev);
in sbi_cpuidle_cpuhp_down()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
gr3d.c
381
struct device **opp_virt_devs, *
pd_dev
;
in gr3d_init_power()
local
/kernel/linux/linux-6.6/sound/soc/sof/imx/
H
A
D
imx8.c
64
struct device **
pd_dev
;
member
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx-jpeg/
H
A
D
mxc-jpeg.h
135
struct device **
pd_dev
;
member
/kernel/linux/linux-5.10/drivers/opp/
H
A
D
core.c
782
static int _set_required_opp(struct device *dev, struct device *
pd_dev
,
in _set_required_opp()
argument
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
imx_dsp_rproc.c
124
struct device **
pd_dev
;
member
[all...]
H
A
D
imx_rproc.c
118
struct device **
pd_dev
;
member
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-topcliff-pch.c
1461
static int pch_spi_pd_suspend(struct platform_device *
pd_dev
,
in pch_spi_pd_suspend()
argument
1500
static int pch_spi_pd_resume(struct platform_device *
pd_dev
)
in pch_spi_pd_resume()
argument
1547
struct platform_device *
pd_dev
= NULL;
pch_spi_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-topcliff-pch.c
1439
static int pch_spi_pd_suspend(struct platform_device *
pd_dev
,
in pch_spi_pd_suspend()
argument
1478
static int pch_spi_pd_resume(struct platform_device *
pd_dev
)
in pch_spi_pd_resume()
argument
1525
struct platform_device *
pd_dev
= NULL;
pch_spi_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
fsl-edma-common.h
152
struct device *
pd_dev
;
member
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
apple.c
175
struct device **
pd_dev
;
member
[all...]
/kernel/linux/linux-6.6/drivers/opp/
H
A
D
core.c
1024
static int _set_performance_state(struct device *dev, struct device *
pd_dev
,
in _set_performance_state()
argument
/kernel/linux/linux-6.6/sound/soc/apple/
H
A
D
mca.c
132
struct device *
pd_dev
;
member
156
struct device *
pd_dev
;
member
[all...]
Completed in 22 milliseconds