Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dslram.c63 } slram_mtd_list_t; typedef
74 static slram_mtd_list_t *slram_mtdlist = NULL;
131 slram_mtd_list_t **curmtd; in register_device()
138 *curmtd = kmalloc(sizeof(slram_mtd_list_t), GFP_KERNEL); in register_device()
201 slram_mtd_list_t *nextitem; in unregister_devices()