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

/linux-master/include/media/
H A Dv4l2-dv-timings.h241 struct hdmi_vendor_infoframe;
245 const struct hdmi_vendor_infoframe *hdmi,
/linux-master/include/linux/
H 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-master/drivers/video/
H A Dhdmi.c532 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame)
552 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame)
563 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame)
589 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame)
611 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,
674 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
1528 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi;
1760 struct hdmi_vendor_infoframe *hvf = &frame->hdmi;
/linux-master/include/drm/
H A Ddrm_edid.h34 struct hdmi_vendor_infoframe;
337 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c883 const struct hdmi_vendor_infoframe *hdmi,
/linux-master/drivers/gpu/drm/sti/
H A Dsti_hdmi.c524 struct hdmi_vendor_infoframe infoframe;
/linux-master/drivers/gpu/drm/tegra/
H A Dhdmi.c799 struct hdmi_vendor_infoframe frame;
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1048 struct hdmi_vendor_infoframe frame;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c790 struct hdmi_vendor_infoframe *frame =
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c1895 struct hdmi_vendor_infoframe frame;
/linux-master/drivers/gpu/drm/
H A Ddrm_edid.c7231 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5638 struct hdmi_vendor_infoframe hv_frame;

Completed in 302 milliseconds