Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A 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;
/dragonfly/sys/dev/drm/
H A Dlinux_hdmi.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()
946 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1164 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()
H A Ddrm_edid.c4954 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame, in drm_hdmi_vendor_infoframe_from_display_mode()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_edid.h359 drm_hdmi_vendor_infoframe_from_display_mode(struct hdmi_vendor_infoframe *frame,