Searched refs:mtd_class (Results 1 – 1 of 1) sorted by relevance
74 static struct class mtd_class = { variable188 device_destroy(&mtd_class, index + 1); in mtd_release()476 mtd->dev.class = &mtd_class; in add_mtd_device()484 device_create(&mtd_class, mtd->dev.parent, in add_mtd_device()1804 ret = class_register(&mtd_class); in init_mtd()1836 class_unregister(&mtd_class); in init_mtd()1847 class_unregister(&mtd_class); in cleanup_mtd()
Completed in 5 milliseconds