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_mc_map
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H
A
D
priv.h
12
struct
nvkm_mc_map
{
struct
20
const struct
nvkm_mc_map
*intr;
30
const struct
nvkm_mc_map
*reset;
38
extern const struct
nvkm_mc_map
nv04_mc_reset[];
40
extern const struct
nvkm_mc_map
nv17_mc_intr[];
41
extern const struct
nvkm_mc_map
nv17_mc_reset[];
59
extern const struct
nvkm_mc_map
gk104_mc_intr[];
60
extern const struct
nvkm_mc_map
gk104_mc_reset[];
62
extern const struct
nvkm_mc_map
gp100_mc_intr[];
H
A
D
nv17.c
26
const struct
nvkm_mc_map
34
const struct
nvkm_mc_map
H
A
D
gk104.c
26
const struct
nvkm_mc_map
33
const struct
nvkm_mc_map
H
A
D
g98.c
26
static const struct
nvkm_mc_map
37
static const struct
nvkm_mc_map
H
A
D
g84.c
26
static const struct
nvkm_mc_map
37
static const struct
nvkm_mc_map
H
A
D
gt215.c
26
static const struct
nvkm_mc_map
37
static const struct
nvkm_mc_map
H
A
D
nv04.c
26
const struct
nvkm_mc_map
33
static const struct
nvkm_mc_map
H
A
D
base.c
41
const struct
nvkm_mc_map
*map;
in nvkm_mc_intr_mask()
82
const struct
nvkm_mc_map
*map;
in nvkm_mc_intr()
121
const struct
nvkm_mc_map
*map;
in nvkm_mc_reset_mask()
H
A
D
gf100.c
26
static const struct
nvkm_mc_map
39
static const struct
nvkm_mc_map
H
A
D
nv11.c
26
static const struct
nvkm_mc_map
H
A
D
nv50.c
26
static const struct
nvkm_mc_map
H
A
D
gp100.c
78
const struct
nvkm_mc_map
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H
A
D
priv.h
10
struct
nvkm_mc_map
{
struct
30
const struct
nvkm_mc_map
*reset;
41
extern const struct
nvkm_mc_map
nv04_mc_reset[];
44
extern const struct
nvkm_mc_map
nv17_mc_reset[];
55
extern const struct
nvkm_mc_map
gk104_mc_reset[];
H
A
D
nv17.c
26
const struct
nvkm_mc_map
H
A
D
gk104.c
26
const struct
nvkm_mc_map
H
A
D
g98.c
26
static const struct
nvkm_mc_map
H
A
D
g84.c
26
static const struct
nvkm_mc_map
H
A
D
gf100.c
26
static const struct
nvkm_mc_map
H
A
D
gt215.c
26
static const struct
nvkm_mc_map
H
A
D
nv04.c
26
const struct
nvkm_mc_map
H
A
D
base.c
54
const struct
nvkm_mc_map
*map;
in nvkm_mc_reset_mask()
Completed in 5 milliseconds