Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhdmi.h359 struct hdmi_vendor_infoframe { struct
396 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
397 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
399 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
401 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
410 struct hdmi_vendor_infoframe hdmi;
/linux-6.3-rc2/include/media/
A Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/linux-6.3-rc2/drivers/video/
A Dhdmi.c532 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
552 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
563 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()
589 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()
611 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()
674 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
1528 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1760 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/linux-6.3-rc2/include/drm/
A Ddrm_edid.h402 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c883 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_hdmi.c523 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c1048 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dhdmi.c795 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_hdmi.c802 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c1909 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_edid.c7152 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c5393 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()

Completed in 63 milliseconds