Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/drm2/
H A Dhdmi.h284 struct hdmi_vendor_infoframe { struct
294 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame); argument
295 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
305 struct hdmi_vendor_infoframe hdmi;
H A Dhdmi.c309 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame) in hdmi_vendor_infoframe_init()
342 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame, in hdmi_vendor_infoframe_pack()
930 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_log()
1145 struct hdmi_vendor_infoframe *hvf = &frame->hdmi; in hdmi_vendor_any_infoframe_unpack()