Searched defs:dss2_mgr_info (Results 1 – 1 of 1) sorted by relevance
415 struct dss2_mgr_info { struct416 __u32 ix; /* display index same as sysfs/display# */418 __u32 default_color;420 enum omap_dss_trans_key_type trans_key_type;421 __u32 trans_key;422 struct omap_dss_cpr_coefs cpr_coefs;424 __u8 trans_enabled; /* bool */426 __u8 interlaced; /* bool */427 __u8 alpha_blending; /* bool - overrides trans_enabled */428 __u8 cpr_enabled; /* bool */[all …]