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:sun4i_layer
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H
A
D
sun4i_layer.h
14
struct
sun4i_layer
{
struct
27
static inline struct
sun4i_layer
*
30
return container_of(plane, struct
sun4i_layer
, plane);
in plane_to_sun4i_layer()
H
A
D
sun4i_layer.c
15
#include "
sun4i_layer
.h"
20
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_backend_layer_reset()
69
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_backend_layer_atomic_disable()
87
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_backend_layer_atomic_update()
115
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_layer_format_mod_supported()
189
static struct
sun4i_layer
*sun4i_layer_init_one(struct drm_device *drm,
in sun4i_layer_init_one()
196
struct
sun4i_layer
*layer;
in sun4i_layer_init_one()
246
struct
sun4i_layer
*layer;
in sun4i_layers_init()
H
A
D
sun4i_backend.c
30
#include "
sun4i_layer
.h"
427
struct
sun4i_layer
*layer = plane_to_sun4i_layer(state->plane);
in sun4i_backend_plane_uses_frontend()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H
A
D
sun4i_layer.h
14
struct
sun4i_layer
{
struct
27
static inline struct
sun4i_layer
*
30
return container_of(plane, struct
sun4i_layer
, plane);
in plane_to_sun4i_layer()
H
A
D
sun4i_layer.c
16
#include "
sun4i_layer
.h"
69
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_backend_layer_atomic_disable()
89
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_backend_layer_atomic_update()
117
struct
sun4i_layer
*layer = plane_to_sun4i_layer(plane);
in sun4i_layer_format_mod_supported()
190
static struct
sun4i_layer
*sun4i_layer_init_one(struct drm_device *drm,
in sun4i_layer_init_one()
198
struct
sun4i_layer
*layer;
in sun4i_layer_init_one()
249
struct
sun4i_layer
*layer;
in sun4i_layers_init()
H
A
D
sun4i_backend.c
31
#include "
sun4i_layer
.h"
408
struct
sun4i_layer
*layer = plane_to_sun4i_layer(state->plane);
in sun4i_backend_plane_uses_frontend()
Completed in 6 milliseconds