Home
last modified time | relevance | path

Searched refs:adp5520_unregister_notifier (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/mfd/
Dadp5520.c161 int adp5520_unregister_notifier(struct device *dev, struct notifier_block *nb, in adp5520_unregister_notifier() function
172 EXPORT_SYMBOL_GPL(adp5520_unregister_notifier);
/linux-6.1.9/include/linux/mfd/
Dadp5520.h295 extern int adp5520_unregister_notifier(struct device *dev,
/linux-6.1.9/drivers/input/keyboard/
Dadp5520-keys.c175 adp5520_unregister_notifier(dev->master, &dev->notifier, in adp5520_keys_remove()