Home
last modified time | relevance | path

Searched refs:hdmi_vendor_infoframe_check (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/
H A Dhdmi.c533 * hdmi_vendor_infoframe_check() - check a HDMI vendor infoframe
541 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check() function
547 EXPORT_SYMBOL(hdmi_vendor_infoframe_check); variable
631 ret = hdmi_vendor_infoframe_check(frame); in hdmi_vendor_infoframe_pack()
809 return hdmi_vendor_infoframe_check(&frame->hdmi); in hdmi_vendor_any_infoframe_check()
/kernel/linux/linux-6.6/drivers/video/
H A Dhdmi.c581 * hdmi_vendor_infoframe_check() - check a HDMI vendor infoframe
589 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check() function
595 EXPORT_SYMBOL(hdmi_vendor_infoframe_check); variable
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()
/kernel/linux/linux-5.10/include/linux/
H A Dhdmi.h396 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
/kernel/linux/linux-6.6/include/linux/
H A Dhdmi.h401 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c805 ret = hdmi_vendor_infoframe_check(frame); in intel_hdmi_compute_hdmi_infoframe()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c827 ret = hdmi_vendor_infoframe_check(frame); in intel_hdmi_compute_hdmi_infoframe()

Completed in 17 milliseconds