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:dp_opts
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H
A
D
phy-mtk-hdmi-mt8195.c
467
struct phy_configure_opts_dp *
dp_opts
= &opts->dp;
in mtk_hdmi_phy_configure()
local
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-edp.c
95
struct phy_configure_opts_dp
dp_opts
;
member
235
static int qcom_edp_set_voltages(struct qcom_edp *edp, const struct phy_configure_opts_dp *
dp_opts
)
in qcom_edp_set_voltages()
argument
279
const struct phy_configure_opts_dp *
dp_opts
= &opts->dp;
in qcom_edp_phy_configure()
local
293
const struct phy_configure_opts_dp *
dp_opts
= &edp->
dp_opts
;
qcom_edp_configure_ssc()
local
327
const struct phy_configure_opts_dp *
dp_opts
= &edp->
dp_opts
;
qcom_edp_configure_pll()
local
413
const struct phy_configure_opts_dp *
dp_opts
= &edp->
dp_opts
;
qcom_edp_set_vco_div()
local
678
const struct phy_configure_opts_dp *
dp_opts
= &edp->
dp_opts
;
qcom_edp_dp_pixel_clk_recalc_rate()
local
718
const struct phy_configure_opts_dp *
dp_opts
= &edp->
dp_opts
;
qcom_edp_dp_link_clk_recalc_rate()
local
[all...]
H
A
D
phy-qcom-qmp-combo.c
1415
struct phy_configure_opts_dp
dp_opts
;
member
1900
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
in qmp_combo_dp_serdes_init()
local
1976
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
in qmp_combo_configure_dp_swing()
local
2013
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
qmp_v3_configure_dp_tx()
local
2036
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
qmp_combo_configure_dp_mode()
local
2059
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
qmp_combo_configure_dp_clocks()
local
2274
const struct phy_configure_opts_dp *
dp_opts
= &qmp->
dp_opts
;
qmp_v4_configure_dp_phy()
local
2355
const struct phy_configure_opts_dp *
dp_opts
= &opts->dp;
qmp_combo_dp_configure()
local
2975
const struct phy_configure_opts_dp *
dp_opts
;
qmp_dp_pixel_clk_recalc_rate()
local
3015
const struct phy_configure_opts_dp *
dp_opts
;
qmp_dp_link_clk_recalc_rate()
local
[all...]
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp.c
1931
struct phy_configure_opts_dp
dp_opts
;
member
2626
const struct phy_configure_opts_dp *
dp_opts
= &qphy->
dp_opts
;
in qcom_qmp_phy_serdes_init()
local
2744
const struct phy_configure_opts_dp *
dp_opts
= &qphy->
dp_opts
;
in qcom_qmp_phy_configure_dp_tx()
local
2787
const struct phy_configure_opts_dp *
dp_opts
= &opts->dp;
qcom_qmp_dp_phy_configure()
local
2802
const struct phy_configure_opts_dp *
dp_opts
= &qphy->
dp_opts
;
qcom_qmp_phy_configure_dp_phy()
local
3569
const struct phy_configure_opts_dp *
dp_opts
;
qcom_qmp_dp_pixel_clk_recalc_rate()
local
3613
const struct phy_configure_opts_dp *
dp_opts
;
qcom_qmp_dp_link_clk_recalc_rate()
local
[all...]
Completed in 9 milliseconds