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:zx_plane
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H
A
D
zx_plane.h
10
struct
zx_plane
{
struct
20
#define to_zx_plane(plane) container_of(plane, struct
zx_plane
, plane)
22
int zx_plane_init(struct drm_device *drm, struct
zx_plane
*zplane,
H
A
D
zx_plane.c
17
#include "
zx_plane
.h"
101
static inline void zx_vl_set_update(struct
zx_plane
*zplane)
in zx_vl_set_update()
108
static inline void zx_vl_rsz_set_update(struct
zx_plane
*zplane)
in zx_vl_rsz_set_update()
147
static void zx_vl_rsz_setup(struct
zx_plane
*zplane, uint32_t format,
in zx_vl_rsz_setup()
184
struct
zx_plane
*zplane = to_zx_plane(plane);
in zx_vl_plane_atomic_update()
262
struct
zx_plane
*zplane = to_zx_plane(plane);
in zx_plane_atomic_disable()
326
static inline void zx_gl_set_update(struct
zx_plane
*zplane)
in zx_gl_set_update()
333
static inline void zx_gl_rsz_set_update(struct
zx_plane
*zplane)
in zx_gl_rsz_set_update()
338
static void zx_gl_rsz_setup(struct
zx_plane
*zplane, u32 src_w, u32 src_h,
in zx_gl_rsz_setup()
352
struct
zx_plane
*zplan
in zx_gl_plane_atomic_update()
[all...]
H
A
D
Makefile
5
zx_plane
.o \
H
A
D
zx_vou.c
27
#include "
zx_plane
.h"
535
struct
zx_plane
*zplane;
in zx_crtc_init()
613
struct
zx_plane
*zplane = to_zx_plane(plane);
in zx_vou_layer_enable()
634
struct
zx_plane
*zplane = to_zx_plane(plane);
in zx_vou_layer_disable()
643
struct
zx_plane
*zplane;
in zx_overlay_init()
Completed in 5 milliseconds