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
defs:wgrp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
hub.h
26
struct tegra_windowgroup *
wgrp
;
member
H
A
D
hub.c
96
static int tegra_windowgroup_enable(struct tegra_windowgroup *
wgrp
)
in tegra_windowgroup_enable()
argument
119
static void tegra_windowgroup_disable(struct tegra_windowgroup *
wgrp
)
in tegra_windowgroup_disable()
argument
150
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_prepare()
local
169
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_cleanup()
local
551
tegra_shared_plane_create(struct drm_device *drm, struct tegra_dc *dc, unsigned int
wgrp
, unsigned int index)
tegra_shared_plane_create()
argument
889
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_probe()
local
976
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_remove()
local
[all...]
H
A
D
dc.c
1132
const struct tegra_windowgroup_soc *
wgrp
= &dc->soc->wgrps[i];
in tegra_dc_add_shared_planes()
local
2021
const struct tegra_windowgroup_soc *
wgrp
= &dc->soc->wgrps[i];
in tegra_dc_has_window_groups()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
hub.h
26
struct tegra_windowgroup *
wgrp
;
member
H
A
D
hub.c
113
static int tegra_windowgroup_enable(struct tegra_windowgroup *
wgrp
)
in tegra_windowgroup_enable()
argument
136
static void tegra_windowgroup_disable(struct tegra_windowgroup *
wgrp
)
in tegra_windowgroup_disable()
argument
167
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_prepare()
local
186
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_cleanup()
local
756
tegra_shared_plane_create(struct drm_device *drm, struct tegra_dc *dc, unsigned int
wgrp
, unsigned int index)
tegra_shared_plane_create()
argument
1103
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_probe()
local
1185
struct tegra_windowgroup *
wgrp
= &hub->
wgrp
s[i];
tegra_display_hub_remove()
local
[all...]
H
A
D
dc.c
1318
const struct tegra_windowgroup_soc *
wgrp
= &dc->soc->wgrps[i];
in tegra_dc_add_shared_planes()
local
2577
const struct tegra_windowgroup_soc *
wgrp
= &dc->soc->wgrps[i];
in tegra_dc_has_window_groups()
local
Completed in 8 milliseconds