Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/chips/
Dmap_rom.c23 static unsigned long maprom_unmapped_area(struct mtd_info *, unsigned long,
54 mtd->_get_unmapped_area = maprom_unmapped_area; in map_rom_probe()
74 static unsigned long maprom_unmapped_area(struct mtd_info *mtd, in maprom_unmapped_area() function