Home
last modified time | relevance | path

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

/linux/drivers/video/
H A Dhdmi.c563 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only() function
593 return hdmi_vendor_infoframe_check_only(frame); in hdmi_vendor_infoframe_check()
618 ret = hdmi_vendor_infoframe_check_only(frame); in hdmi_vendor_infoframe_pack_only()