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:tegra_rgb
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
rgb.c
17
struct
tegra_rgb
{
struct
27
static inline struct
tegra_rgb
*to_rgb(struct tegra_output *output)
in to_rgb()
29
return container_of(output, struct
tegra_rgb
, output);
in to_rgb()
94
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_disable()
103
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_enable()
125
static bool tegra_rgb_pll_rate_change_allowed(struct
tegra_rgb
*rgb)
in tegra_rgb_pll_rate_change_allowed()
145
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_atomic_check()
196
struct
tegra_rgb
*rgb;
in tegra_dc_rgb_probe()
264
struct
tegra_rgb
*rgb;
in tegra_dc_rgb_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
rgb.c
16
struct
tegra_rgb
{
struct
24
static inline struct
tegra_rgb
*to_rgb(struct tegra_output *output)
in to_rgb()
26
return container_of(output, struct
tegra_rgb
, output);
in to_rgb()
91
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_disable()
100
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_enable()
134
struct
tegra_rgb
*rgb = to_rgb(output);
in tegra_rgb_encoder_atomic_check()
176
struct
tegra_rgb
*rgb;
in tegra_dc_rgb_probe()
Completed in 2 milliseconds