hdmi_spd_infoframe_check
int hdmi_spd_infoframe_check(struct hdmi_spd_infoframe *frame);
EXPORT_SYMBOL(hdmi_spd_infoframe_check);
ret = hdmi_spd_infoframe_check(frame);
return hdmi_spd_infoframe_check(&frame->spd);