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:zcrtc
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H
A
D
zx_vou.c
218
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
in crtc_to_vou()
local
220
return
zcrtc
->vou;
in crtc_to_vou()
226
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
in vou_inf_hdmi_audio_sel()
local
227
struct zx_vou_hw *vou =
zcrtc
->vou;
in vou_inf_hdmi_audio_sel()
234
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
in vou_inf_enable()
local
235
struct zx_vou_hw *vou =
zcrtc
->vou;
in vou_inf_enable()
237
void __iomem *dither =
zcrtc
->dither;
in vou_inf_enable()
238
void __iomem *csc =
zcrtc
->chncsc;
in vou_inf_enable()
239
bool is_main =
zcrtc
->chn_type == VOU_CHN_MAIN;
in vou_inf_enable()
263
zcrtc
in vou_inf_enable()
292
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
zx_vou_config_dividers()
local
347
vou_chn_set_update(struct zx_crtc *
zcrtc
)
vou_chn_set_update()
argument
357
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
zx_crtc_atomic_enable()
local
460
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
zx_crtc_atomic_disable()
local
501
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
zx_vou_enable_vblank()
local
513
struct zx_crtc *
zcrtc
= to_zx_crtc(crtc);
zx_vou_disable_vblank()
local
536
struct zx_crtc *
zcrtc
;
zx_crtc_init()
local
611
struct zx_crtc *
zcrtc
= to_zx_crtc(plane->state->crtc);
zx_vou_layer_enable()
local
632
struct zx_crtc *
zcrtc
= to_zx_crtc(old_state->crtc);
zx_vou_layer_disable()
local
671
zx_osd_int_update(struct zx_crtc *
zcrtc
)
zx_osd_int_update()
argument
[all...]
Completed in 1 milliseconds