Home
last modified time | relevance | path

Searched refs:hdmi_vendor_infoframe (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Dhdmi.h309 struct hdmi_vendor_infoframe { struct
319 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument
320 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
330 struct hdmi_vendor_infoframe hdmi;
358 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
361 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/OK3568_Linux_fs/kernel/include/linux/
H A Dhdmi.h354 struct hdmi_vendor_infoframe { struct
391 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
392 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
394 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
396 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
405 struct hdmi_vendor_infoframe hdmi;
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/OK3568_Linux_fs/kernel/drivers/video/
H A Dhdmi.c484 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
504 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
515 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()
541 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()
563 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()
626 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
1480 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1711 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h399 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c883 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c5673 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
5763 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
6188 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
6560 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi_qp.c670 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
H A Ddw_hdmi.c1708 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_hdmi.c516 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1065 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dhdmi.c776 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c809 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c1411 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
H A Ddw-hdmi.c2260 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c6236 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4505 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()