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:to_sti_plane
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H
A
D
sti_drv.c
44
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_get()
60
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_set()
81
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_dbg_show()
H
A
D
sti_cursor.c
186
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_check()
258
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_update()
311
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_disable()
342
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_late_register()
H
A
D
sti_plane.h
13
#define
to_sti_plane
(x) container_of(x, struct sti_plane, drm_plane)
macro
H
A
D
sti_crtc.c
149
struct sti_plane *plane =
to_sti_plane
(p);
in sti_crtc_atomic_flush()
270
struct sti_plane *plane =
to_sti_plane
(p);
in sti_crtc_vblank_cb()
H
A
D
sti_gdp.c
620
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_check()
701
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_update()
865
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_disable()
896
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_late_register()
H
A
D
sti_hqvdp.c
1022
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_check()
1113
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_update()
1243
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_disable()
1274
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_late_register()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H
A
D
sti_drv.c
45
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_get()
61
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_set()
82
struct sti_plane *plane =
to_sti_plane
(p);
in sti_drm_fps_dbg_show()
H
A
D
sti_cursor.c
189
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_check()
264
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_update()
319
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_atomic_disable()
343
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_cursor_late_register()
H
A
D
sti_plane.h
12
#define
to_sti_plane
(x) container_of(x, struct sti_plane, drm_plane)
macro
H
A
D
sti_crtc.c
148
struct sti_plane *plane =
to_sti_plane
(p);
in sti_crtc_atomic_flush()
269
struct sti_plane *plane =
to_sti_plane
(p);
in sti_crtc_vblank_cb()
H
A
D
sti_gdp.c
624
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_check()
710
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_update()
876
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_atomic_disable()
900
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_gdp_late_register()
H
A
D
sti_hqvdp.c
1026
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_check()
1120
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_update()
1252
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_atomic_disable()
1276
struct sti_plane *plane =
to_sti_plane
(drm_plane);
in sti_hqvdp_late_register()
Completed in 11 milliseconds