Searched refs:nvmem_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
92 int nvmem_unregister_notifier(struct notifier_block *nb);233 static inline int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function
937 nvmem_unregister_notifier(&cp500->nvmem_notifier); in cp500_probe()955 nvmem_unregister_notifier(&cp500->nvmem_notifier); in cp500_remove()
713 int nvmem_unregister_notifier(struct notifier_block *nb) in nvmem_unregister_notifier() function717 EXPORT_SYMBOL_GPL(nvmem_unregister_notifier);