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:get_tv_norm
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvnv17.c
203
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_ld_modes()
233
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_hd_modes()
295
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_modes()
306
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_valid()
348
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_fixup()
367
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_dpms()
401
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_prepare()
466
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_set()
580
if (
get_tv_norm
(encoder)->kind == TV_ENC_MODE) {
in nv17_tv_commit()
691
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encode
in nv17_tv_set_property()
[all...]
H
A
D
tvnv17.h
113
#define
get_tv_norm
(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm])
macro
H
A
D
tvmodesnv17.c
318
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in tv_setup_filter()
476
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_update_properties()
550
&
get_tv_norm
(encoder)->ctv_enc_mode.mode;
in nv17_ctv_update_rescaler()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H
A
D
tvnv17.c
204
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_ld_modes()
234
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_hd_modes()
296
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_get_modes()
307
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_valid()
349
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_fixup()
368
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_dpms()
402
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_prepare()
467
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_mode_set()
581
if (
get_tv_norm
(encoder)->kind == TV_ENC_MODE) {
in nv17_tv_commit()
692
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encode
in nv17_tv_set_property()
[all...]
H
A
D
tvnv17.h
113
#define
get_tv_norm
(enc) (&nv17_tv_norms[to_tv_enc(enc)->tv_norm])
macro
H
A
D
tvmodesnv17.c
317
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in tv_setup_filter()
475
struct nv17_tv_norm_params *tv_norm =
get_tv_norm
(encoder);
in nv17_tv_update_properties()
549
&
get_tv_norm
(encoder)->ctv_enc_mode.mode;
in nv17_ctv_update_rescaler()
Completed in 6 milliseconds