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:nvkm_specsrc
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H
A
D
priv.h
31
struct
nvkm_specsrc
{
struct
46
extern const struct
nvkm_specsrc
nv50_zcull_sources[];
47
extern const struct
nvkm_specsrc
nv50_zrop_sources[];
48
extern const struct
nvkm_specsrc
g84_vfetch_sources[];
49
extern const struct
nvkm_specsrc
gt200_crop_sources[];
50
extern const struct
nvkm_specsrc
gt200_prop_sources[];
51
extern const struct
nvkm_specsrc
gt200_tex_sources[];
56
const struct
nvkm_specsrc
*source;
H
A
D
nv50.c
26
const struct
nvkm_specsrc
35
const struct
nvkm_specsrc
45
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
64
static const struct
nvkm_specsrc
73
static const struct
nvkm_specsrc
H
A
D
g84.c
26
const struct
nvkm_specsrc
35
static const struct
nvkm_specsrc
44
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
H
A
D
gf100.c
26
const struct
nvkm_specsrc
36
const struct
nvkm_specsrc
48
static const struct
nvkm_specsrc
57
static const struct
nvkm_specsrc
67
static const struct
nvkm_specsrc
H
A
D
gf100.h
18
extern const struct
nvkm_specsrc
gf100_pbfb_sources[];
19
extern const struct
nvkm_specsrc
gf100_pmfb_sources[];
H
A
D
gt200.c
26
const struct
nvkm_specsrc
36
const struct
nvkm_specsrc
45
const struct
nvkm_specsrc
H
A
D
gk104.c
26
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
H
A
D
gf117.c
26
static const struct
nvkm_specsrc
H
A
D
gt215.c
26
static const struct
nvkm_specsrc
H
A
D
base.c
704
const struct
nvkm_specsrc
*spec)
in nvkm_perfsrc_new()
706
const struct
nvkm_specsrc
*ssrc;
in nvkm_perfsrc_new()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H
A
D
priv.h
31
struct
nvkm_specsrc
{
struct
46
extern const struct
nvkm_specsrc
nv50_zcull_sources[];
47
extern const struct
nvkm_specsrc
nv50_zrop_sources[];
48
extern const struct
nvkm_specsrc
g84_vfetch_sources[];
49
extern const struct
nvkm_specsrc
gt200_crop_sources[];
50
extern const struct
nvkm_specsrc
gt200_prop_sources[];
51
extern const struct
nvkm_specsrc
gt200_tex_sources[];
56
const struct
nvkm_specsrc
*source;
H
A
D
nv50.c
26
const struct
nvkm_specsrc
35
const struct
nvkm_specsrc
45
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
64
static const struct
nvkm_specsrc
73
static const struct
nvkm_specsrc
H
A
D
g84.c
26
const struct
nvkm_specsrc
35
static const struct
nvkm_specsrc
44
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
H
A
D
gf100.c
26
const struct
nvkm_specsrc
36
const struct
nvkm_specsrc
48
static const struct
nvkm_specsrc
57
static const struct
nvkm_specsrc
67
static const struct
nvkm_specsrc
H
A
D
gf100.h
18
extern const struct
nvkm_specsrc
gf100_pbfb_sources[];
19
extern const struct
nvkm_specsrc
gf100_pmfb_sources[];
H
A
D
gt200.c
26
const struct
nvkm_specsrc
36
const struct
nvkm_specsrc
45
const struct
nvkm_specsrc
H
A
D
gk104.c
26
static const struct
nvkm_specsrc
54
static const struct
nvkm_specsrc
H
A
D
gf117.c
26
static const struct
nvkm_specsrc
H
A
D
gt215.c
26
static const struct
nvkm_specsrc
H
A
D
base.c
704
const struct
nvkm_specsrc
*spec)
in nvkm_perfsrc_new()
706
const struct
nvkm_specsrc
*ssrc;
in nvkm_perfsrc_new()
Completed in 8 milliseconds