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:cfg_hnd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_cfg.c
277
const struct msm_dsi_cfg_handler *
cfg_hnd
= NULL;
in msm_dsi_cfg_get()
local
H
A
D
dsi_host.c
132
const struct msm_dsi_cfg_handler *
cfg_hnd
;
member
205
const struct msm_dsi_cfg_handler *
cfg_hnd
= NULL;
in dsi_get_config()
local
385
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_clk_init()
local
842
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_ctrl_config()
local
1184
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_cmd_dma_add()
local
1298
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_cmd_dma_tx()
local
1968
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_modeset_init()
local
2047
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_xfer_prepare()
local
2082
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_xfer_restore()
local
2108
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_cmd_rx()
local
2324
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_get_phy_clk_req()
local
2393
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_power_on()
local
2453
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_power_off()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H
A
D
dsi_cfg.c
288
const struct msm_dsi_cfg_handler *
cfg_hnd
= NULL;
in msm_dsi_cfg_get()
local
H
A
D
dsi_host.c
136
const struct msm_dsi_cfg_handler *
cfg_hnd
;
member
209
const struct msm_dsi_cfg_handler *
cfg_hnd
= NULL;
in dsi_get_config()
local
288
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
in dsi_clk_init()
local
719
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_ctrl_enable()
local
1194
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_cmd_dma_add()
local
1308
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
dsi_cmd_dma_tx()
local
1966
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_modeset_init()
local
2015
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_xfer_prepare()
local
2050
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_xfer_restore()
local
2076
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_cmd_rx()
local
2249
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_get_phy_clk_req()
local
2339
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_power_on()
local
2405
const struct msm_dsi_cfg_handler *
cfg_hnd
= msm_host->
cfg_hnd
;
msm_dsi_host_power_off()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_ctl.c
680
mdp5_ctlm_init(struct drm_device *dev, void __iomem *mmio_base, struct mdp5_cfg_handler *
cfg_hnd
)
mdp5_ctlm_init()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_ctl.c
689
mdp5_ctlm_init(struct drm_device *dev, void __iomem *mmio_base, struct mdp5_cfg_handler *
cfg_hnd
)
mdp5_ctlm_init()
argument
Completed in 7 milliseconds