Home
last modified time | relevance | path

Searched defs:pagereflist (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/video/fbdev/
H A Dhecubafb.c118 static void hecubafb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist) in hecubafb_dpy_deferred_io()
H A Dmetronomefb.c468 static void metronomefb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist) in metronomefb_dpy_deferred_io()
H A Dxen-fbfront.c184 static void xenfb_deferred_io(struct fb_info *fb_info, struct list_head *pagereflist) in xenfb_deferred_io()
H A Dssd1307fb.c330 static void ssd1307fb_deferred_io(struct fb_info *info, struct list_head *pagereflist) in ssd1307fb_deferred_io()
H A Dbroadsheetfb.c932 static void broadsheetfb_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist) in broadsheetfb_dpy_deferred_io()
H A Dsmscufx.c903 static void ufx_dpy_deferred_io(struct fb_info *info, struct list_head *pagereflist) in ufx_dpy_deferred_io()
H A Dhyperv_fb.c416 static void synthvid_deferred_io(struct fb_info *p, struct list_head *pagereflist) in synthvid_deferred_io()
/linux/drivers/hid/
H A Dhid-picolcd_fb.c401 static void picolcd_fb_deferred_io(struct fb_info *info, struct list_head *pagereflist) in picolcd_fb_deferred_io()
/linux/drivers/staging/fbtft/
H A Dfbtft-core.c321 static void fbtft_deferred_io(struct fb_info *info, struct list_head *pagereflist) in fbtft_deferred_io()
/linux/include/linux/
H A Dfb.h227 struct list_head pagereflist; /* list of pagerefs for touched pages */ member