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:dpu_intf_mode
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_encoder.h
26
enum
dpu_intf_mode
intfs[INTF_MAX];
117
enum
dpu_intf_mode
dpu_encoder_get_intf_mode(struct drm_encoder *encoder);
H
A
D
dpu_hw_top.h
41
enum
dpu_intf_mode
mode;
H
A
D
dpu_crtc.h
276
enum
dpu_intf_mode
dpu_crtc_get_intf_mode(struct drm_crtc *crtc);
H
A
D
dpu_encoder_phys.h
227
enum
dpu_intf_mode
intf_mode;
H
A
D
dpu_hw_mdss.h
213
enum
dpu_intf_mode
{
enum
H
A
D
dpu_crtc.c
264
enum
dpu_intf_mode
dpu_crtc_get_intf_mode(struct drm_crtc *crtc)
in dpu_crtc_get_intf_mode()
H
A
D
dpu_encoder.c
2284
enum
dpu_intf_mode
dpu_encoder_get_intf_mode(struct drm_encoder *encoder)
in dpu_encoder_get_intf_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_hw_wb.h
19
enum
dpu_intf_mode
intf_mode;
H
A
D
dpu_hw_top.h
40
enum
dpu_intf_mode
mode;
H
A
D
dpu_encoder.h
120
enum
dpu_intf_mode
dpu_encoder_get_intf_mode(struct drm_encoder *encoder);
H
A
D
dpu_crtc.h
291
enum
dpu_intf_mode
dpu_crtc_get_intf_mode(struct drm_crtc *crtc);
H
A
D
dpu_encoder_phys.h
187
enum
dpu_intf_mode
intf_mode;
H
A
D
dpu_hw_mdss.h
243
enum
dpu_intf_mode
{
enum
H
A
D
dpu_encoder.c
326
static char *dpu_encoder_helper_get_intf_type(enum
dpu_intf_mode
intf_mode)
in dpu_encoder_helper_get_intf_type()
2465
enum
dpu_intf_mode
dpu_encoder_get_intf_mode(struct drm_encoder *encoder)
in dpu_encoder_get_intf_mode()
H
A
D
dpu_crtc.c
586
enum
dpu_intf_mode
dpu_crtc_get_intf_mode(struct drm_crtc *crtc)
in dpu_crtc_get_intf_mode()
Completed in 18 milliseconds