Home
last modified time | relevance | path

Searched refs:hdmi_vendor_infoframe_check (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhdmi.h410 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c822 ret = hdmi_vendor_infoframe_check(frame); in intel_hdmi_compute_hdmi_infoframe()