Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnvmem-consumer.h91 int nvmem_unregister_notifier(struct notifier_block *nb);
226 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
/Linux-v6.6/drivers/nvmem/
Dcore.c587 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
591 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);