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:nvxx_bios
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
device.h
45
#define
nvxx_bios
(a) nvxx_device(a)->bios
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H
A
D
device.h
45
#define
nvxx_bios
(a) nvxx_device(a)->bios
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
disp.h
174
nvbios_init(&
nvxx_bios
(&nouveau_drm(dev)->client.device)->subdev, table,
in nouveau_bios_run_init_table()
H
A
D
hw.c
169
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nouveau_hw_get_pllvals()
262
struct nvkm_bios *bios =
nvxx_bios
(device);
in nouveau_hw_fix_bad_vpll()
H
A
D
crtc.c
121
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nv_crtc_calc_state_ext()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
disp.h
179
nvbios_init(&
nvxx_bios
(&nouveau_drm(dev)->client.device)->subdev, table,
in nouveau_bios_run_init_table()
H
A
D
hw.c
169
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nouveau_hw_get_pllvals()
263
struct nvkm_bios *bios =
nvxx_bios
(device);
in nouveau_hw_fix_bad_vpll()
H
A
D
crtc.c
121
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nv_crtc_calc_state_ext()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_bios.c
2015
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in NVInitVBIOS()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_bios.c
2020
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in NVInitVBIOS()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
disp.c
1711
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nv50_has_mst()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
disp.c
1809
struct nvkm_bios *bios =
nvxx_bios
(&drm->client.device);
in nv50_has_mst()
Completed in 20 milliseconds