Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds