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:infoframe
(Results
26 - 41
of
41
) sorted by relevance
1
2
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_infoframe.h
790
hdmi_infoframe_id infoframe_id, hdmi_infoframe *
infoframe
);
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi.c
324
hdmi_audio_infoframe_init(&hdmi->audio.
infoframe
);
in msm_hdmi_modeset_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H
A
D
hdmi.c
174
hdmi_audio_infoframe_init(&hdmi->audio.
infoframe
);
in msm_hdmi_modeset_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi5.c
377
hdmi->cfg.
infoframe
= avi;
in hdmi5_bridge_enable()
H
A
D
hdmi4.c
379
hdmi->cfg.
infoframe
= avi;
in hdmi4_bridge_enable()
H
A
D
hdmi4_core.c
241
/* enable/repeat the
infoframe
*/
in hdmi_core_av_packet_config()
294
hdmi_core_write_avi_infoframe(core, &cfg->
infoframe
);
in hdmi4_configure()
296
/* enable/repeat the
infoframe
*/
in hdmi4_configure()
808
/* configure CEA 861 audio
infoframe
*/
in hdmi4_audio_config()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi4.c
479
hdmi.cfg.
infoframe
= *avi;
in hdmi_set_infoframe()
H
A
D
hdmi5.c
511
hdmi.cfg.
infoframe
= *avi;
in hdmi_set_infoframe()
H
A
D
hdmi4_core.c
283
/* enable/repeat the
infoframe
*/
in hdmi_core_av_packet_config()
339
hdmi_core_write_avi_infoframe(core, &cfg->
infoframe
);
in hdmi4_configure()
341
/* enable/repeat the
infoframe
*/
in hdmi4_configure()
852
/* configure CEA 861 audio
infoframe
*/
in hdmi4_audio_config()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H
A
D
hdmi5.c
509
hdmi.cfg.
infoframe
= *avi;
in hdmi_set_infoframe()
H
A
D
hdmi4.c
477
hdmi.cfg.
infoframe
= *avi;
in hdmi_set_infoframe()
H
A
D
hdmi4_core.c
283
/* enable/repeat the
infoframe
*/
in hdmi_core_av_packet_config()
339
hdmi_core_write_avi_infoframe(core, &cfg->
infoframe
);
in hdmi4_configure()
341
/* enable/repeat the
infoframe
*/
in hdmi4_configure()
852
/* configure CEA 861 audio
infoframe
*/
in hdmi4_audio_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H
A
D
hdmi4.c
380
hdmi->cfg.
infoframe
= avi;
in hdmi4_bridge_enable()
H
A
D
hdmi5.c
378
hdmi->cfg.
infoframe
= avi;
in hdmi5_bridge_enable()
H
A
D
hdmi4_core.c
241
/* enable/repeat the
infoframe
*/
in hdmi_core_av_packet_config()
294
hdmi_core_write_avi_infoframe(core, &cfg->
infoframe
);
in hdmi4_configure()
296
/* enable/repeat the
infoframe
*/
in hdmi4_configure()
808
/* configure CEA 861 audio
infoframe
*/
in hdmi4_audio_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_hdmi.c
830
DRM_ERROR("Failed to wait for
infoframe
to go idle: %d\n", ret);
in vc4_hdmi_write_infoframe()
853
*
infoframe
and triggers a checksum error on hdmi analyser
in vc4_hdmi_write_infoframe()
866
DRM_ERROR("Failed to wait for
infoframe
to start: %d\n", ret);
in vc4_hdmi_write_infoframe()
913
DRM_ERROR("couldn't fill AVI
infoframe
\n");
in vc4_hdmi_set_avi_infoframe()
936
DRM_ERROR("couldn't fill SPD
infoframe
\n");
in vc4_hdmi_set_spd_infoframe()
948
struct hdmi_audio_infoframe *audio = &vc4_hdmi->audio.
infoframe
;
in vc4_hdmi_set_audio_infoframe()
988
*
infoframe
here during encoder_enable.
in vc4_hdmi_set_infoframes()
1179
* output unless overridden by an AVI
infoframe
.
in vc4_hdmi_csc_setup()
1232
* output unless overridden by an AVI
infoframe
. Apply a
2427
dev_err(dev, "Failed to stop audio
infoframe
in vc4_hdmi_audio_reset()
[all...]
Completed in 19 milliseconds
1
2