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

/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dhdmi.h286 struct hdmi_vendor_infoframe { struct
296 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame);
297 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
307 struct hdmi_vendor_infoframe hdmi;
H A Dhdmi.c309 int hdmi_vendor_infoframe_init(struct hdmi_vendor_infoframe *frame)
342 ssize_t hdmi_vendor_infoframe_pack(struct hdmi_vendor_infoframe *frame,
930 struct hdmi_vendor_infoframe *hvf = &frame->hdmi;
1145 struct hdmi_vendor_infoframe *hvf = &frame->hdmi;

Completed in 82 milliseconds