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:scdc
(Results
26 - 34
of
34
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H
A
D
meson_dw_hdmi.c
373
bool is_hdmi2_sink = display->hdmi.
scdc
.supported;
in dw_hdmi_phy_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
disp.c
875
if (hdmi->
scdc
.scrambling.supported) {
in nv50_hdmi_enable()
878
hdmi->
scdc
.scrambling.low_rates;
in nv50_hdmi_enable()
881
args.pwr.
scdc
=
in nv50_hdmi_enable()
896
if (!hdmi->
scdc
.scrambling.supported)
in nv50_hdmi_enable()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H
A
D
meson_dw_hdmi.c
638
bool is_hdmi2_sink = display_info->hdmi.
scdc
.supported;
in dw_hdmi_mode_valid()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_connector.c
1009
info->hdmi.
scdc
.scrambling.supported ?
in get_tmds_link_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_connector.c
1032
info->hdmi.
scdc
.scrambling.supported ?
in get_tmds_link_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_hdmi.c
140
if (!display->hdmi.
scdc
.supported ||
in vc4_hdmi_supports_scrambling()
141
!display->hdmi.
scdc
.scrambling.supported)
in vc4_hdmi_supports_scrambling()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H
A
D
gv100.c
178
.
scdc
= gm200_sor_hdmi_scdc,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
4786
drm_connector->display_info.hdmi.
scdc
.scrambling.low_rates;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
6043
drm_connector->display_info.hdmi.
scdc
.scrambling.low_rates;
in create_stream_for_sink()
Completed in 42 milliseconds
1
2