Searched refs:get_fb_unmapped_area (Results 1 – 5 of 5) sorted by relevance
41 #define get_pci_unmapped_area get_fb_unmapped_area
1150 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
433 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function461 .get_unmapped_area = get_fb_unmapped_area,
105 Allow generic frame-buffer to provide get_fb_unmapped_area
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);