HomeSort by: relevance | last modified time | path
    Searched refs:hdmi_vendor_infoframe (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/include/linux/
hdmi.h 329 struct hdmi_vendor_infoframe { struct
342 struct hdmi_vendor_infoframe hdmi;
376 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *);
377 int hdmi_vendor_infoframe_check(const struct hdmi_vendor_infoframe *);
378 ssize_t hdmi_vendor_infoframe_pack(const struct hdmi_vendor_infoframe *,
  /src/sys/external/bsd/drm2/linux/
linux_hdmi.c 527 hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame)
529 static const struct hdmi_vendor_infoframe zero_frame;
543 hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame)
559 hdmi_vendor_infoframe_check(const struct hdmi_vendor_infoframe *frame)
575 hdmi_vendor_infoframe_pack(const struct hdmi_vendor_infoframe *frame,
618 hdmi_vendor_infoframe_unpack(struct hdmi_vendor_infoframe *frame,
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_edid.h 365 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
  /src/sys/external/bsd/drm2/dist/drm/
drm_edid.c 5664 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hdmi.c 799 struct hdmi_vendor_infoframe *frame =
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 3773 struct hdmi_vendor_infoframe hv_frame;

Completed in 27 milliseconds