Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvmem-consumer.h92 int nvmem_unregister_notifier(struct notifier_block *nb);
233 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/linux/drivers/nvmem/
H A Dcore.c713 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
717 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);