Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dphram.c34 struct phram_mtd_list { struct
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()
114 struct phram_mtd_list *this, *safe; in unregister_devices()
129 struct phram_mtd_list *new; in register_device()
393 struct phram_mtd_list *phram = platform_get_drvdata(pdev); in phram_remove()