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
226 int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function230 EXPORT_SYMBOL(acpi_lid_notifier_unregister);
498 acpi_lid_notifier_unregister(&lvds_connector->lid_notifier); in intel_lvds_destroy()