Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdoops.c446 unregister_mtd_user(&mtdoops_notifier); in mtdoops_exit()
H A Dmtd_blkdevs.c536 unregister_mtd_user(&blktrans_notifier); in mtd_blktrans_exit()
H A Dmtdpstore.c573 unregister_mtd_user(&mtdpstore_notifier); in mtdpstore_exit()
H A Dmtdcore.c1174 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user() function
1189 EXPORT_SYMBOL_GPL(unregister_mtd_user);
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h535 extern int unregister_mtd_user (struct mtd_notifier *old);
/openbmc/linux/include/linux/mtd/
H A Dmtd.h700 extern int unregister_mtd_user (struct mtd_notifier *old);
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c687 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user() function
702 EXPORT_SYMBOL_GPL(unregister_mtd_user);