Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hdmi.c593 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check() function
599 EXPORT_SYMBOL(hdmi_vendor_infoframe_check);
683 ret = hdmi_vendor_infoframe_check(frame); in hdmi_vendor_infoframe_pack()
861 return hdmi_vendor_infoframe_check(&frame->hdmi); in hdmi_vendor_any_infoframe_check()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhdmi.h403 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);