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:tv_norm
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvmodesnv17.c
318
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in tv_setup_filter()
local
476
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_update_properties()
local
H
A
D
tvnv17.c
203
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_ld_modes()
local
233
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_hd_modes()
local
295
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_modes()
local
306
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_valid()
local
348
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_fixup()
local
367
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_dpms()
local
401
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_prepare()
local
466
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_set()
local
691
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_set_property()
local
[all...]
H
A
D
tvnv17.h
80
enum nv17_tv_norm
tv_norm
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvmodesnv17.c
317
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in tv_setup_filter()
local
475
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_update_properties()
local
H
A
D
tvnv17.c
204
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_ld_modes()
local
234
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_hd_modes()
local
296
struct nv17_tv_norm_params *
tv_norm
= get_tv_norm(encoder);
in nv17_tv_get_modes()
local
307
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_valid()
local
349
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_fixup()
local
368
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_dpms()
local
402
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_prepare()
local
467
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_mode_set()
local
692
struct nv17_
tv_norm
_params *
tv_norm
= get_
tv_norm
(encoder);
nv17_tv_set_property()
local
[all...]
H
A
D
tvnv17.h
80
enum nv17_tv_norm
tv_norm
;
member
Completed in 6 milliseconds