Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvmem-consumer.h90 int nvmem_unregister_notifier(struct notifier_block *nb);
202 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/Linux-v5.4/drivers/nvmem/
Dcore.c228 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
232 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);