Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/
A Dhdmi.c589 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check() function
595 EXPORT_SYMBOL(hdmi_vendor_infoframe_check);
679 ret = hdmi_vendor_infoframe_check(frame); in hdmi_vendor_infoframe_pack()
857 return hdmi_vendor_infoframe_check(&frame->hdmi); in hdmi_vendor_any_infoframe_check()
/linux-6.3-rc2/include/linux/
A Dhdmi.h401 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_hdmi.c820 ret = hdmi_vendor_infoframe_check(frame); in intel_hdmi_compute_hdmi_infoframe()

Completed in 14 milliseconds