Searched refs:nandsim (Results 1 – 2 of 2) sorted by relevance
289 struct nandsim { struct500 static int ns_debugfs_create(struct nandsim *ns) in ns_debugfs_create()525 static void ns_debugfs_remove(struct nandsim *ns) in ns_debugfs_remove()536 static int __init ns_alloc_device(struct nandsim *ns) in ns_alloc_device()608 static void ns_free_device(struct nandsim *ns) in ns_free_device()789 static void ns_free(struct nandsim *ns) in ns_free()1301 static void ns_put_pages(struct nandsim *ns) in ns_put_pages()1468 static void ns_erase_sector(struct nandsim *ns) in ns_erase_sector()1721 static void ns_switch_state(struct nandsim *ns) in ns_switch_state()2264 struct nandsim *ns; in ns_init_module()[all …]
17 obj-$(CONFIG_MTD_NAND_NANDSIM) += nandsim.o