Home
last modified time | relevance | path

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

/linux/include/linux/
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;
/linux/include/media/
A Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/linux/drivers/video/
A 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()
1716 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/linux/include/drm/
A Ddrm_edid.h399 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c861 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/linux/drivers/gpu/drm/sti/
A Dsti_hdmi.c522 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c1049 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/linux/drivers/gpu/drm/tegra/
A Dhdmi.c776 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/linux/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c1766 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/linux/drivers/gpu/drm/i915/display/
A Dintel_hdmi.c793 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
/linux/drivers/gpu/drm/
A Ddrm_edid.c6034 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c5809 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()

Completed in 68 milliseconds