Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnvmem-consumer.h97 int nvmem_unregister_notifier(struct notifier_block *nb);
232 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/Linux-v6.1/drivers/nvmem/
Dcore.c572 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
576 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);