Home
last modified time | relevance | path

Searched refs:get_fb_unmapped_area (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dpci.h41 #define get_pci_unmapped_area get_fb_unmapped_area
H A Dpgtable_64.h1150 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c433 static unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function
461 .get_unmapped_area = get_fb_unmapped_area,
H A DKconfig105 Allow generic frame-buffer to provide get_fb_unmapped_area
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c218 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long orig_addr, unsigned long len, u… in get_fb_unmapped_area() function
263 EXPORT_SYMBOL(get_fb_unmapped_area);