Searched defs:phram (Results 1 – 1 of 1) sorted by relevance
84 static int phram_map(struct phram_mtd_list *phram, phys_addr_t start, size_t len) in phram_map()100 static void phram_unmap(struct phram_mtd_list *phram) in phram_unmap()393 struct phram_mtd_list *phram = platform_get_drvdata(pdev); in phram_remove() local