Searched refs:acpi_reconfig_notifier_unregister (Results 1 – 3 of 3) sorted by relevance
684 int acpi_reconfig_notifier_unregister(struct notifier_block *nb);946 static inline int acpi_reconfig_notifier_unregister(struct notifier_block *nb) in acpi_reconfig_notifier_unregister() function
2388 int acpi_reconfig_notifier_unregister(struct notifier_block *nb) in acpi_reconfig_notifier_unregister() function2392 EXPORT_SYMBOL(acpi_reconfig_notifier_unregister);
1950 WARN_ON(acpi_reconfig_notifier_unregister(&i2c_acpi_notifier)); in i2c_exit()