Home
last modified time | relevance | path

Searched refs:acpi_lid_notifier_unregister (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/acpi/
Dbutton.h9 extern int acpi_lid_notifier_unregister(struct notifier_block *nb);
16 static inline int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function
/Linux-v4.19/drivers/acpi/
Dbutton.c353 int acpi_lid_notifier_unregister(struct notifier_block *nb) in acpi_lid_notifier_unregister() function
357 EXPORT_SYMBOL(acpi_lid_notifier_unregister);