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:mdp5_cfg_hw
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.h
17
extern const struct
mdp5_cfg_hw
*mdp5_cfg;
79
struct
mdp5_cfg_hw
{
struct
106
const struct
mdp5_cfg_hw
*hw;
113
const struct
mdp5_cfg_hw
*mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
H
A
D
mdp5_cfg.c
15
const struct
mdp5_cfg_hw
*mdp5_cfg = NULL;
17
static const struct
mdp5_cfg_hw
msm8x74v1_config = {
101
static const struct
mdp5_cfg_hw
msm8x74v2_config = {
183
static const struct
mdp5_cfg_hw
apq8084_config = {
278
static const struct
mdp5_cfg_hw
msm8x16_config = {
345
static const struct
mdp5_cfg_hw
msm8x36_config = {
420
static const struct
mdp5_cfg_hw
msm8x94_config = {
515
static const struct
mdp5_cfg_hw
msm8x96_config = {
623
const struct
mdp5_cfg_hw
msm8x76_config = {
720
static const struct
mdp5_cfg_hw
msm8917_confi
[all...]
H
A
D
mdp5_kms.c
355
static int get_dsi_id_from_intf(const struct
mdp5_cfg_hw
*hw_cfg, int intf_num)
in get_dsi_id_from_intf()
422
const struct
mdp5_cfg_hw
*hw_cfg =
in modeset_init_intf()
735
const struct
mdp5_cfg_hw
*hw_cfg;
in hwpipe_init()
771
const struct
mdp5_cfg_hw
*hw_cfg;
in hwmixer_init()
797
const struct
mdp5_cfg_hw
*hw_cfg;
in interface_init()
H
A
D
mdp5_ctl.c
684
const struct
mdp5_cfg_hw
*hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd);
in mdp5_ctlm_init()
H
A
D
mdp5_crtc.c
697
const struct
mdp5_cfg_hw
*hw_cfg;
in mdp5_crtc_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.h
17
extern const struct
mdp5_cfg_hw
*mdp5_cfg;
85
struct
mdp5_cfg_hw
{
struct
108
const struct
mdp5_cfg_hw
*hw;
114
const struct
mdp5_cfg_hw
*mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
H
A
D
mdp5_cfg.c
15
const struct
mdp5_cfg_hw
*mdp5_cfg = NULL;
17
static const struct
mdp5_cfg_hw
msm8x74v1_config = {
106
static const struct
mdp5_cfg_hw
msm8x26_config = {
187
static const struct
mdp5_cfg_hw
msm8x74v2_config = {
274
static const struct
mdp5_cfg_hw
apq8084_config = {
374
static const struct
mdp5_cfg_hw
msm8x16_config = {
446
static const struct
mdp5_cfg_hw
msm8x36_config = {
526
static const struct
mdp5_cfg_hw
msm8x94_config = {
626
static const struct
mdp5_cfg_hw
msm8x96_config = {
739
static const struct
mdp5_cfg_hw
msm8x76_confi
[all...]
H
A
D
mdp5_kms.c
336
static int get_dsi_id_from_intf(const struct
mdp5_cfg_hw
*hw_cfg, int intf_num)
in get_dsi_id_from_intf()
388
const struct
mdp5_cfg_hw
*hw_cfg =
in modeset_init_intf()
696
const struct
mdp5_cfg_hw
*hw_cfg;
in hwpipe_init()
732
const struct
mdp5_cfg_hw
*hw_cfg;
in hwmixer_init()
758
const struct
mdp5_cfg_hw
*hw_cfg;
in interface_init()
H
A
D
mdp5_ctl.c
693
const struct
mdp5_cfg_hw
*hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd);
in mdp5_ctlm_init()
H
A
D
mdp5_crtc.c
706
const struct
mdp5_cfg_hw
*hw_cfg;
in mdp5_crtc_atomic_check()
Completed in 11 milliseconds