Searched refs:acpi_lid_notifier_unregister (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/acpi/
H A Dbutton.h8 extern int acpi_lid_notifier_unregister(struct notifier_block *nb);
15 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) acpi_lid_notifier_unregister() function
/linux-4.1.27/drivers/acpi/
H A Dbutton.c230 int acpi_lid_notifier_unregister(struct notifier_block *nb) acpi_lid_notifier_unregister() function
234 EXPORT_SYMBOL(acpi_lid_notifier_unregister); variable
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_lvds.c479 acpi_lid_notifier_unregister(&lvds_connector->lid_notifier); intel_lvds_destroy()

Completed in 105 milliseconds