Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dmtd.h692 struct mtd_notifier { struct
699 extern void register_mtd_user (struct mtd_notifier *new); argument
700 extern int unregister_mtd_user (struct mtd_notifier *old);
/linux/drivers/mtd/
A Dmtdoops.c399 static struct mtd_notifier mtdoops_notifier = {
A Dmtdcore.c647 struct mtd_notifier *not; in add_mtd_device()
812 struct mtd_notifier *not; in del_mtd_device()
1152 void register_mtd_user (struct mtd_notifier *new) in register_mtd_user()
1178 int unregister_mtd_user (struct mtd_notifier *old) in unregister_mtd_user()
A Dmtd_blkdevs.c466 static struct mtd_notifier blktrans_notifier = {
A Dmtdpstore.c537 static struct mtd_notifier mtdpstore_notifier = {
/linux/drivers/mtd/ubi/
A Dbuild.c1261 static struct mtd_notifier ubi_mtd_notifier = {

Completed in 22 milliseconds