Searched refs:hdmi_vendor_infoframe (Results 1 – 12 of 12) sorted by relevance
354 struct hdmi_vendor_infoframe { struct391 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);392 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,394 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame,396 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame);405 struct hdmi_vendor_infoframe hdmi;
241 struct hdmi_vendor_infoframe;245 const struct hdmi_vendor_infoframe *hdmi,
488 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()508 static int hdmi_vendor_infoframe_length(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_length()519 static int hdmi_vendor_infoframe_check_only(const struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check_only()545 int hdmi_vendor_infoframe_check(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_check()567 ssize_t hdmi_vendor_infoframe_pack_only(const struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack_only()630 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()1484 const struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()1716 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
399 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,
861 const struct hdmi_vendor_infoframe *hdmi, in v4l2_hdmi_rx_colorimetry()
522 struct hdmi_vendor_infoframe infoframe; in hdmi_vendor_infoframe_config()
1049 struct hdmi_vendor_infoframe frame; in mtk_hdmi_setup_vendor_specific_infoframe()
776 struct hdmi_vendor_infoframe frame; in tegra_hdmi_setup_stereo_infoframe()
1766 struct hdmi_vendor_infoframe frame; in hdmi_config_vendor_specific_infoframe()
793 struct hdmi_vendor_infoframe *frame = in intel_hdmi_compute_hdmi_infoframe()
6034 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
5809 struct hdmi_vendor_infoframe hv_frame; in fill_stream_properties_from_drm_display_mode()
Completed in 65 milliseconds