On Wed, Aug 14, 2013 at 06:19:13PM +0100, Damien Lespiau wrote: [...] > diff --git a/include/linux/hdmi.h b/include/linux/hdmi.h [...] > +union hdmi_vendor_infoframe { > + struct { > + enum hdmi_infoframe_type type; > + unsigned char version; > + unsigned char length; > + unsigned int oui; > + } any; > + struct hdmi_hdmi_infoframe hdmi; Given the above, perhaps struct hdmi_vendor_hdmi_infoframe would possibly be a good fit, albeit being rather long. But I'm obsessed with namespaces... Thierry
Attachment:
pgpGImM2Y_WWv.pgp
Description: PGP signature
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx