Searched refs:acpi_reconfig_notifier_unregister (Results 1 – 2 of 2) sorted by relevance
2747 int acpi_reconfig_notifier_unregister(struct notifier_block *nb) in acpi_reconfig_notifier_unregister() function2751 EXPORT_SYMBOL(acpi_reconfig_notifier_unregister);
2094 WARN_ON(acpi_reconfig_notifier_unregister(&i2c_acpi_notifier)); in i2c_exit()