Home
last modified time | relevance | path

Searched refs:dell_laptop_unregister_notifier (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios.h74 int dell_laptop_unregister_notifier(struct notifier_block *nb);
H A Ddell-smbios-base.c347 int dell_laptop_unregister_notifier(struct notifier_block *nb) in dell_laptop_unregister_notifier() function
351 EXPORT_SYMBOL_GPL(dell_laptop_unregister_notifier);
H A Ddell-laptop.c2334 dell_laptop_unregister_notifier(&dell_laptop_notifier); in dell_exit()