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:possible_crtcs
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_drv.c
150
uint32_t
possible_crtcs
= 0;
in rockchip_drm_of_find_possible_crtcs()
local
H
A
D
rockchip_drm_vop.c
4163
static int vop_plane_init(struct vop *vop, struct vop_win *win, unsigned long
possible_crtcs
)
in vop_plane_init()
argument
4416
unsigned long
possible_crtcs
= drm_crtc_mask(crtc);
in vop_create_crtc()
local
H
A
D
rockchip_drm_vop2.c
7902
static int vop2_plane_init(struct vop2 *vop2, struct vop2_win *win, unsigned long
possible_crtcs
)
in vop2_plane_init()
argument
8001
static struct drm_plane *vop2_cursor_plane_init(struct vop2_video_port *vp, unsigned long
possible_crtcs
)
in vop2_cursor_plane_init()
argument
8148
uint32_t
possible_crtcs
;
in vop2_create_crtc()
local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_vop2.c
8007
static int vop2_plane_init(struct vop2 *vop2, struct vop2_win *win, unsigned long
possible_crtcs
)
in vop2_plane_init()
argument
8261
uint32_t
possible_crtcs
;
in vop2_create_crtc()
local
8106
vop2_cursor_plane_init(struct vop2_video_port *vp, unsigned long
possible_crtcs
)
vop2_cursor_plane_init()
argument
[all...]
Completed in 38 milliseconds