Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dhdmi.h309 struct hdmi_vendor_infoframe { struct
319 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument
320 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
330 struct hdmi_vendor_infoframe hdmi;
358 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
361 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/rk3399_rockchip-uboot/common/
H A Dedid.c5810 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
5900 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
6325 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
6697 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c756 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
H A Ddw_hdmi.c1710 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()