Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnvmem-consumer.h96 int nvmem_unregister_notifier(struct notifier_block *nb);
231 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/Linux-v5.15/drivers/nvmem/
Dcore.c564 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
568 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);