Searched refs:get_fb_unmapped_area (Results 1 – 5 of 5) sorted by relevance
42 #define get_pci_unmapped_area get_fb_unmapped_area
1120 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
217 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, u… in get_fb_unmapped_area() function262 EXPORT_SYMBOL(get_fb_unmapped_area);
1489 unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function1517 .get_unmapped_area = get_fb_unmapped_area,
146 Allow generic frame-buffer to provide get_fb_unmapped_area