Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpci.h40 #define get_pci_unmapped_area get_fb_unmapped_area
H A Dpgtable_64.h1110 unsigned long get_fb_unmapped_area(struct file *filp, unsigned long,
/OK3568_Linux_fs/kernel/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);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c1473 unsigned long get_fb_unmapped_area(struct file *filp, in get_fb_unmapped_area() function
1501 .get_unmapped_area = get_fb_unmapped_area,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A DKconfig136 Allow generic frame-buffer to provide get_fb_unmapped_area