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_chan_func
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H
A
D
priv.h
57
const struct
nvkm_chan_func
*func;
100
extern const struct
nvkm_chan_func
g84_chan;
162
extern const struct
nvkm_chan_func
gk110_chan;
171
extern const struct
nvkm_chan_func
gm107_chan;
203
extern const struct
nvkm_chan_func
ga100_chan;
H
A
D
chan.h
19
struct
nvkm_chan_func
{
struct
56
int nvkm_chan_new_(const struct
nvkm_chan_func
*, struct nvkm_runl *, int runq, struct nvkm_cgrp *,
H
A
D
nv10.c
77
static const struct
nvkm_chan_func
H
A
D
nv17.c
83
static const struct
nvkm_chan_func
H
A
D
gm107.c
33
const struct
nvkm_chan_func
H
A
D
gk110.c
48
const struct
nvkm_chan_func
H
A
D
nv40.c
101
static const struct
nvkm_chan_func
H
A
D
tu102.c
48
static const struct
nvkm_chan_func
H
A
D
g84.c
94
const struct
nvkm_chan_func
H
A
D
gv100.c
78
static const struct
nvkm_chan_func
H
A
D
nv50.c
138
static const struct
nvkm_chan_func
H
A
D
chan.c
346
nvkm_chan_new_(const struct
nvkm_chan_func
*func, struct nvkm_runl *runl, int runq,
in nvkm_chan_new_()
H
A
D
nv04.c
167
static const struct
nvkm_chan_func
H
A
D
ga100.c
96
const struct
nvkm_chan_func
H
A
D
gk104.c
121
static const struct
nvkm_chan_func
H
A
D
gf100.c
148
static const struct
nvkm_chan_func
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H
A
D
fifo.h
12
const struct
nvkm_chan_func
*func;
Completed in 10 milliseconds