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:is_dual_dsi
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-novatek-nt36523.c
59
bool
is_dual_dsi
;
member
H
A
D
panel-novatek-nt35950.c
82
bool
is_dual_dsi
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_manager.c
24
bool
is_dual_dsi
;
member
129
bool
is_dual_dsi
= IS_DUAL_DSI();
in enable_phy()
local
377
bool
is_dual_dsi
= IS_DUAL_DSI();
in dsi_mgr_bridge_pre_enable()
local
457
bool
is_dual_dsi
= IS_DUAL_DSI();
dsi_mgr_bridge_enable()
local
482
bool
is_dual_dsi
= IS_DUAL_DSI();
dsi_mgr_bridge_disable()
local
509
bool
is_dual_dsi
= IS_DUAL_DSI();
dsi_mgr_bridge_post_disable()
local
569
bool
is_dual_dsi
= IS_DUAL_DSI();
dsi_mgr_bridge_mode_set()
local
653
bool
is_dual_dsi
= IS_DUAL_DSI();
msm_dsi_manager_validate_current_config()
local
[all...]
H
A
D
dsi_host.c
683
static u32 dsi_get_pclk_rate(struct msm_dsi_host *msm_host, bool
is_dual_dsi
)
in dsi_get_pclk_rate()
argument
702
static void dsi_calc_pclk(struct msm_dsi_host *msm_host, bool
is_dual_dsi
)
in dsi_calc_pclk()
argument
724
int dsi_calc_clk_rate_6g(struct msm_dsi_host *msm_host, bool
is_dual_dsi
)
in dsi_calc_clk_rate_6g()
argument
736
int dsi_calc_clk_rate_v2(struct msm_dsi_host *msm_host, bool
is_dual_dsi
)
in dsi_calc_clk_rate_v2()
argument
942
static void dsi_timing_setup(struct msm_dsi_host *msm_host, bool
is_dual_dsi
)
in dsi_timing_setup()
argument
2319
msm_dsi_host_get_phy_clk_req(struct mipi_dsi_host *host, struct msm_dsi_phy_clk_request *clk_req, bool
is_dual_dsi
)
msm_dsi_host_get_phy_clk_req()
argument
2388
msm_dsi_host_power_on(struct mipi_dsi_host *host, struct msm_dsi_phy_shared_timings *phy_shared_timings, bool
is_dual_dsi
)
msm_dsi_host_power_on()
argument
[all...]
Completed in 7 milliseconds