Subversion Repositories Kolibri OS

Rev

Rev 3391 | Rev 3747 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3391 Rev 3480
Line 815... Line 815...
815
	resource_size_t fb_base;
815
	resource_size_t fb_base;
Line 816... Line 816...
816
 
816
 
817
	/* output poll support */
817
	/* output poll support */
818
	bool poll_enabled;
818
	bool poll_enabled;
819
	bool poll_running;
819
	bool poll_running;
Line 820... Line 820...
820
//	struct delayed_work output_poll_work;
820
	struct delayed_work output_poll_work;
821
 
821
 
822
	/* pointers to standard properties */
822
	/* pointers to standard properties */
823
	struct list_head property_blob_list;
823
	struct list_head property_blob_list;