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:qcom_qmp
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp-pcie-msm8996.c
221
struct
qcom_qmp
*qmp;
226
* struct
qcom_qmp
- structure holding QMP phy block attributes
238
struct
qcom_qmp
{
struct
338
struct
qcom_qmp
*qmp = qphy->qmp;
in qmp_pcie_msm8996_serdes_init()
367
struct
qcom_qmp
*qmp = qphy->qmp;
in qmp_pcie_msm8996_com_init()
420
struct
qcom_qmp
*qmp = qphy->qmp;
in qmp_pcie_msm8996_com_exit()
451
struct
qcom_qmp
*qmp = qphy->qmp;
in qmp_pcie_msm8996_init()
465
struct
qcom_qmp
*qmp = qphy->qmp;
in qmp_pcie_msm8996_power_on()
587
struct
qcom_qmp
*qmp = dev_get_drvdata(dev);
in qmp_pcie_msm8996_vreg_init()
603
struct
qcom_qmp
*qm
in qmp_pcie_msm8996_reset_init()
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp.c
1927
struct
qcom_qmp
*qmp;
1942
* struct
qcom_qmp
- structure holding QMP phy block attributes
1956
struct
qcom_qmp
{
struct
2623
struct
qcom_qmp
*qmp = qphy->qmp;
in qcom_qmp_phy_serdes_init()
2912
struct
qcom_qmp
*qmp = qphy->qmp;
in qcom_qmp_phy_com_init()
3009
struct
qcom_qmp
*qmp = qphy->qmp;
in qcom_qmp_phy_com_exit()
3045
struct
qcom_qmp
*qmp = qphy->qmp;
in qcom_qmp_phy_init()
3090
struct
qcom_qmp
*qmp = qphy->qmp;
in qcom_qmp_phy_power_on()
3322
struct
qcom_qmp
*qmp = dev_get_drvdata(dev);
in qcom_qmp_phy_runtime_suspend()
3347
struct
qcom_qmp
*qm
in qcom_qmp_phy_runtime_resume()
[all...]
Completed in 6 milliseconds