Searched defs:hdmi_vendor_infoframe (Results 1 – 1 of 1) sorted by relevance
354 struct hdmi_vendor_infoframe { struct355 enum hdmi_infoframe_type type;356 unsigned char version;357 unsigned char length;358 unsigned int oui;359 u8 vic;360 enum hdmi_3d_structure s3d_struct;361 unsigned int s3d_ext_data;
Completed in 5 milliseconds