hdmi_vendor_infoframe_check
ret = hdmi_vendor_infoframe_check(frame);
EXPORT_SYMBOL(hdmi_vendor_infoframe_check);
ret = hdmi_vendor_infoframe_check(frame);
return hdmi_vendor_infoframe_check(&frame->hdmi);
int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);