Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhdmi.h286 struct hdmi_vendor_infoframe { struct
296 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument
297 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
307 struct hdmi_vendor_infoframe hdmi;
/linux-4.4.14/include/drm/
Ddrm_edid.h323 struct hdmi_vendor_infoframe;
337 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/linux-4.4.14/drivers/video/
Dhdmi.c305 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
338 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
942 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1160 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/linux-4.4.14/drivers/gpu/drm/tegra/
Dhdmi.c713 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_edid.c3989 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()