Searched defs:dsscomp_display_info (Results 1 – 1 of 1) sorted by relevance
346 struct dsscomp_display_info { struct347 __u32 ix;349 __u32 overlays_available;350 __u32 overlays_owned;351 enum omap_channel channel;352 enum omap_dss_display_state state;354 __u8 enabled;355 struct omap_video_timings timings;356 struct s3d_disp_info s3d_info;357 struct dss2_mgr_info mgr;[all …]