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:qusb2_phy_cfg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-qusb2.c
272
struct
qusb2_phy_cfg
{
struct
298
static const struct
qusb2_phy_cfg
msm8996_phy_cfg = {
310
static const struct
qusb2_phy_cfg
msm8998_phy_cfg = {
323
static const struct
qusb2_phy_cfg
ipq6018_phy_cfg = {
334
static const struct
qusb2_phy_cfg
qusb2_v2_phy_cfg = {
348
static const struct
qusb2_phy_cfg
sdm660_phy_cfg = {
360
static const struct
qusb2_phy_cfg
sm6115_phy_cfg = {
443
const struct
qusb2_phy_cfg
*cfg;
508
const struct
qusb2_phy_cfg
*cfg = qphy->cfg;
in qusb2_phy_override_phy_params()
562
const struct
qusb2_phy_cfg
*cf
in qusb2_phy_set_tune2_param()
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H
A
D
phy-qcom-qusb2.c
227
struct
qusb2_phy_cfg
{
struct
250
static const struct
qusb2_phy_cfg
msm8996_phy_cfg = {
261
static const struct
qusb2_phy_cfg
msm8998_phy_cfg = {
273
static const struct
qusb2_phy_cfg
qusb2_v2_phy_cfg = {
357
const struct
qusb2_phy_cfg
*cfg;
422
const struct
qusb2_phy_cfg
*cfg = qphy->cfg;
in qusb2_phy_override_phy_params()
476
const struct
qusb2_phy_cfg
*cfg = qphy->cfg;
in qusb2_phy_set_tune2_param()
524
const struct
qusb2_phy_cfg
*cfg = qphy->cfg;
in qusb2_phy_runtime_suspend()
590
const struct
qusb2_phy_cfg
*cfg = qphy->cfg;
in qusb2_phy_runtime_resume()
642
const struct
qusb2_phy_cfg
*cf
in qusb2_phy_init()
[all...]
Completed in 3 milliseconds