Searched refs:get_fb_unmapped_area (Results 1 – 5 of 5) sorted by relevance
40 #define get_pci_unmapped_area get_fb_unmapped_area
1110 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
218 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, u… in get_fb_unmapped_area() function263 EXPORT_SYMBOL(get_fb_unmapped_area);
1473 unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function1501 .get_unmapped_area = get_fb_unmapped_area,
136 Allow generic frame-buffer to provide get_fb_unmapped_area