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
222 int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function226 EXPORT_SYMBOL(acpi_lid_notifier_unregister);
586 acpi_lid_notifier_unregister(&dev_priv->lid_notifier); in intel_lvds_destroy()