Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhdmi.h289 struct hdmi_vendor_infoframe { struct
299 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument
300 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
310 struct hdmi_vendor_infoframe hdmi;
/Linux-v4.19/include/media/
Dv4l2-dv-timings.h230 struct hdmi_vendor_infoframe;
234 const struct hdmi_vendor_infoframe *hdmi,
/Linux-v4.19/drivers/video/
Dhdmi.c308 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
327 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()
352 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
954 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1172 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
/Linux-v4.19/include/drm/
Ddrm_edid.h358 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-dv-timings.c821 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_hdmi.c512 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c1053 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
/Linux-v4.19/drivers/gpu/drm/tegra/
Dhdmi.c828 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c1452 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_edid.c5019 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()