Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvmem-consumer.h92 int nvmem_unregister_notifier(struct notifier_block *nb);
213 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/Linux-v5.10/drivers/nvmem/
Dcore.c476 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
480 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);