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_tegra_plane
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
plane.c
19
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_destroy()
27
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_reset()
468
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_check_transparency()
511
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_update_transparency()
563
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_setup_transparency()
H
A
D
plane.h
29
static inline struct tegra_plane *
to_tegra_plane
(struct drm_plane *plane)
in to_tegra_plane()
function
H
A
D
hub.c
391
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_shared_plane_atomic_disable()
432
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_shared_plane_atomic_update()
H
A
D
dc.c
615
struct tegra_plane *tegra =
to_tegra_plane
(plane);
in tegra_plane_atomic_check()
694
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_atomic_disable()
711
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_atomic_update()
836
struct tegra_plane *tegra =
to_tegra_plane
(plane);
in tegra_cursor_atomic_check()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
plane.c
21
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_destroy()
29
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_reset()
632
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_check_transparency()
675
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_update_transparency()
727
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_setup_transparency()
H
A
D
plane.h
33
static inline struct tegra_plane *
to_tegra_plane
(struct drm_plane *plane)
in to_tegra_plane()
function
H
A
D
dc.c
628
struct tegra_plane *tegra =
to_tegra_plane
(plane);
in tegra_plane_atomic_check()
714
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_atomic_disable()
733
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_plane_atomic_update()
871
struct tegra_plane *tegra =
to_tegra_plane
(plane);
in tegra_cursor_atomic_check()
1077
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_cursor_atomic_async_update()
2012
tegra =
to_tegra_plane
(plane);
in tegra_crtc_update_memory_bandwidth()
2025
tegra =
to_tegra_plane
(plane);
in tegra_crtc_update_memory_bandwidth()
2356
tegra =
to_tegra_plane
(other_state->plane);
in tegra_plane_overlap_mask()
2413
tegra =
to_tegra_plane
(plane);
in tegra_crtc_calculate_memory_bandwidth()
2451
tegra =
to_tegra_plane
(plan
in tegra_crtc_calculate_memory_bandwidth()
[all...]
H
A
D
hub.c
488
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_shared_plane_atomic_disable()
543
struct tegra_plane *p =
to_tegra_plane
(plane);
in tegra_shared_plane_atomic_update()
Completed in 12 milliseconds