Searched refs:acpi_lid_notifier_unregister (Results 1 – 3 of 3) sorted by relevance
8 extern int acpi_lid_notifier_unregister(struct notifier_block *nb);15 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function
230 int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function234 EXPORT_SYMBOL(acpi_lid_notifier_unregister);
479 acpi_lid_notifier_unregister(&lvds_connector->lid_notifier); in intel_lvds_destroy()