Searched refs:acpi_lid_notifier_register (Results 1 – 3 of 3) sorted by relevance
7 extern int acpi_lid_notifier_register(struct notifier_block *nb);11 static inline int acpi_lid_notifier_register(struct notifier_block *nb) in acpi_lid_notifier_register() function
224 int acpi_lid_notifier_register(struct notifier_block *nb) in acpi_lid_notifier_register() function228 EXPORT_SYMBOL(acpi_lid_notifier_register);
1145 if (acpi_lid_notifier_register(&lvds_connector->lid_notifier)) { in intel_lvds_init()