Searched defs:fb_deferred_io (Results 1 – 1 of 1) sorted by relevance
448 struct fb_deferred_io { struct450 unsigned long delay;451 struct mutex lock; /* mutex that protects the page list */452 struct list_head pagelist; /* list of touched pages */454 void (*deferred_io)(struct fb_info *info, struct list_head *pagelist);