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

  /src/sys/external/bsd/drm2/include/linux/
hdmi.h 58 #define hdmi_vendor_infoframe_check linux_hdmi_vendor_infoframe_check macro
377 int hdmi_vendor_infoframe_check(const struct hdmi_vendor_infoframe *);
  /src/sys/external/bsd/drm2/linux/
linux_hdmi.c 559 hdmi_vendor_infoframe_check(const struct hdmi_vendor_infoframe *frame) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hdmi.c 817 ret = hdmi_vendor_infoframe_check(frame);

Completed in 16 milliseconds