Searched refs:get_fb_unmapped_area (Results 1 – 5 of 5) sorted by relevance
41 #define get_pci_unmapped_area get_fb_unmapped_area
1147 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
392 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function420 .get_unmapped_area = get_fb_unmapped_area,
97 Allow generic frame-buffer to provide get_fb_unmapped_area
238 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, u… in get_fb_unmapped_area() function280 EXPORT_SYMBOL(get_fb_unmapped_area);