Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhdmi.h351 struct hdmi_vendor_infoframe { struct
388 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
389 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
391 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
393 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
402 struct hdmi_vendor_infoframe hdmi;
/Linux-v5.4/include/media/
Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/Linux-v5.4/drivers/video/
Dhdmi.c488 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
508 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
519 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()
545 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()
567 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()
630 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
1484 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1718 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/Linux-v5.4/include/drm/
Ddrm_edid.h362 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-dv-timings.c861 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hdmi.c516 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1059 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/Linux-v5.4/drivers/gpu/drm/tegra/
Dhdmi.c776 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1664 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_hdmi.c776 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_edid.c5329 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()